summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Close ext-linkcode-fix branchext-linkcode-fixJonathan Waltman2012-12-100-0/+0
|
* BUG: ext/linkcode: do not detect linkcode config changesPauli Virtanen2012-12-071-1/+1
| | | | | | Since the linkcode_resolve is a function, it triggers configuration change on each rebuild, resulting to full rebuild always. It's better to make it not do that.
* Merged in shimizukawa/sphinx-fix-i18n-fork/#955 (pull request #86)Takayuki Shimizukawa2012-12-0715-8/+510
|\
| * Add Docutils-native XML and pseudo-XML buildersJon Waltman2012-12-0410-2/+235
| |
| * Add changelog entry for devguideJon Waltman2012-12-031-0/+3
| |
| * Merged in jonwaltman/sphinx-devguide (pull request #88)Jon Waltman2012-12-033-4/+33
| |\
| | * update CHANGESshimizukawa2012-12-021-0/+18
| | |
| | * Merged in shimizukawa/sphinx-fix-fork/#1041 (pull request #87)Takayuki Shimizukawa2012-11-304-2/+24
| | |\
| | * | fix: cpp domain parser cannot parse a const type with a modifier. closes #1041shimizukawa2012-11-282-4/+15
| | | |
| * | | devguide: Add guidelines for core developersJon Waltman2012-12-031-12/+32
| | | |
| * | | devguide: Elaborate on pull requestsJon Waltman2012-12-021-11/+21
| | | |
| * | | Add initial draft of "Sphinx Developer's Guide"Jon Waltman2012-11-292-0/+185
| | |/ | |/|
| * | fix: sphinx-quickstart asks again and again Y|N because input() return value ↵shimizukawa2012-11-282-1/+20
| | | | | | | | | | | | with extra '\r' on Python-3.2.0 + Windows. closes #1043
| * | fix: cpp domain parser cannot parse 'static constexpr' declarations. closes ↵shimizukawa2012-11-282-1/+4
| |/ | | | | | | #1038
* | Update warnings for inconsistency reference translations. Thanks @jonwaltman!shimizukawa2012-12-072-9/+11
| |
* | fix: rescue extra named-reference that appeared in same translation message.shimizukawa2012-12-054-6/+25
| |
* | change: Make readable-text a priority.shimizukawa2012-12-052-66/+52
| | | | | | | | If the number of reference does not match then some links will be broken.
* | move i18n test documents to i18n subdir.shimizukawa2012-12-059-21/+33
| |
* | refactoringshimizukawa2012-12-051-21/+22
| |
* | checking whether the number of references is equal in both the translated ↵shimizukawa2012-12-055-3/+96
| | | | | | | | form and the untranslated form? If they're not equal, emit a warning and don't bother trying to transfer the references.
* | refactoringshimizukawa2012-12-051-4/+24
| |
* | fix some grammar refs #1044. thanks @mitya57 !shimizukawa2012-11-271-6/+6
| |
* | fix #1044 refs #955: fix external/inline links with localizationshimizukawa2012-11-275-1/+102
| |
* | fix #955: consider the numbered-footnote. update test and codeshimizukawa2012-11-224-6/+12
| |
* | fixed #955: footnote i18n translation cause KeyError and 'Only update text ↵shimizukawa2012-11-225-6/+79
|/ | | | nodes in translation' change at b7b808e46851 break translation.
* 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
|