summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Close unneeded branch#1041shimizukawa2012-11-300-0/+0
|
* fix: cpp domain parser cannot parse a const type with a modifier. closes #1041shimizukawa2012-11-282-4/+15
|
* Avoid unknown option warnings for use_2to3 in setup.py under Python 2.Jon Waltman2012-11-111-2/+9
|
* Closes #681: Allow nested parentheses in C++ signatures (patch by Vadim and ↵Jon Waltman2012-11-102-12/+43
| | | | Jim Naslund)
* sphinx/search/__init__.py: make stopwords array sortedJakub Wilk2012-11-091-1/+1
|
* autodoc: Handle explicit instance attributes in :members: (re #904)Jon Waltman2012-11-083-14/+75
|
* Update sys.path to avoid autodoc warnings when building docs in tests/root.Jon Waltman2012-11-081-0/+1
|
* Closes #1037: fix typos in Polish translation by attached patch.shimizukawa2012-11-091-3/+3
|
* Closes #1024: 'command not found' status code is 127.shimizukawa2012-11-091-1/+1
|
* Closes #1024: Makefile improve error message if Sphinx is not foundshimizukawa2012-11-071-0/+15
|
* #1024 make.bat improve error message if Sphinx is not foundshimizukawa2012-11-071-9/+9
|
* Closes #920: rescue PIL packaging issue that allow import `Image` without ↵shimizukawa2012-11-071-1/+4
| | | | | | `PIL` namespace. Also closes #702.
* Add the Ubuntu packaging guide.Georg Brandl2012-11-041-0/+1
|
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-0472-72/+72
|
* fix: ziptheme.zip block removing test temporary directory on Windows.shimizukawa2012-11-041-0/+2
|
* Remove trailing whitespace.Jon Waltman2012-11-031-1/+1
|
* setup.py: Update "requires" to docutils>=0.10.0 under Python 3.3Jon Waltman2012-11-031-11/+3
|
* merge headsGeorg Brandl2012-11-031-0/+14
|\
| * make.bat: improve error message if Sphinx is not foundanatoly techtonik2012-11-031-0/+14
| |
* | setup.py: Require Docutils >= 0.10 when running under Python >= 3.3Jon Waltman2012-11-031-0/+10
| |
* | Fix whitespace / line length issues reported by "make test"Jon Waltman2012-11-037-15/+18
|/
* sphinx-build: Require Docutils >= 0.10 when running under Python >= 3.3Jon Waltman2012-11-031-3/+12
|
* Require Docutils 0.10 in tox py33 test env.Jon Waltman2012-11-031-0/+6
|
* Update distribute_setup.py to version 0.6.30 ↵Jon Waltman2012-11-031-21/+77
| | | | (http://python-distribute.org/distribute_setup.py)
* Configure Travis CI.Robert Lehmann2012-11-031-0/+7
|
* Add OpenCV.Robert Lehmann2012-11-021-0/+1
|
* Link domains provided by sphinxcontrib.Robert Lehmann2012-11-021-1/+9
|
* Update domains provided by sphinxcontrib.Robert Lehmann2012-11-021-1/+1
|
* Fix intersphinx dictionary ordering confusion differently, as proposed by Jon.Georg Brandl2012-11-011-5/+14
|
* merge with Takayuki's sphinx-fix-testing-forkGeorg Brandl2012-11-013-5/+10
|\
| * adjust code-comment to suitable reST formatshimizukawa2012-10-311-4/+6
| |
| * fix #1008: fix autodoc documenter resolve ordering.shimizukawa2012-10-311-1/+1
| | | | | | | | | | | | note: MethodDocumenter and FunctionDocumenter is same priority then Documenter.format_signature() choice documenter is not stable (depend on memory condition?).
| * merge headsshimizukawa2012-10-304-11/+17
| |\
| | * fix #1008 #1029 : intersphinx_mapping values are not stable if mapping have ↵shimizukawa2012-10-301-3/+4
| | | | | | | | | | | | plural key/value set
| | * fix #1008: can't get correct source code filename because all modules have ↵shimizukawa2012-10-301-6/+6
| | | | | | | | | | | | '__loader__' attribute at Python-3.3.
| | * fix: Pygment-1.5 can't work with Python-2.4shimizukawa2012-10-291-0/+3
| | |
| | * fix #440 #1008 : coarse timestamp resolution in some filesystem generate ↵shimizukawa2012-10-291-1/+6
| | | | | | | | | | | | wrong outdated file-list
| | * fix test_linkcode str/bytes incompatibility at py3shimizukawa2012-10-291-1/+1
| | |
* | | Fix test_autodoc with Python 3.3, patches by Jon and Takayuki.Georg Brandl2012-11-012-5/+10
| | |
* | | Fix running tests under Python 3 without tox.Georg Brandl2012-11-011-3/+3
|/ /
* | Closes #998: fix manpage writer in expectation of docutils 0.10 API changeGeorg Brandl2012-10-301-6/+5
| |
* | Add a py33 environment.Georg Brandl2012-10-301-1/+1
| |
* | Update requirements documentation.Georg Brandl2012-10-301-5/+1
| |
* | Remove obsolete tox environments.Georg Brandl2012-10-301-10/+0
| |
* | Add Istihza.Georg Brandl2012-10-301-0/+1
| |
* | Add Valence.Georg Brandl2012-10-301-0/+1
| |
* | Add Turbulenz.Georg Brandl2012-10-301-0/+1
| |
* | Add PSI4.Georg Brandl2012-10-301-0/+1
| |
* | Add DEAP.Georg Brandl2012-10-301-1/+2
| |
* | Add MathJax.Georg Brandl2012-10-301-0/+1
| |