summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* BUG: ext/linkcode: do not detect linkcode config changesPauli Virtanen2012-12-071-1/+1
* Merged in shimizukawa/sphinx-fix-i18n-fork/#955 (pull request #86)Takayuki Shimizukawa2012-12-076-7/+187
|\
| * Add Docutils-native XML and pseudo-XML buildersJon Waltman2012-12-045-1/+179
| * Merged in shimizukawa/sphinx-fix-fork/#1041 (pull request #87)Takayuki Shimizukawa2012-11-302-2/+2
| |\
| | * fix: sphinx-quickstart asks again and again Y|N because input() return value ...shimizukawa2012-11-281-1/+1
| | * fix: cpp domain parser cannot parse 'static constexpr' declarations. closes #...shimizukawa2012-11-281-1/+1
| * | fix: cpp domain parser cannot parse a const type with a modifier. closes #1041shimizukawa2012-11-281-4/+6
| |/
* | Update warnings for inconsistency reference translations. Thanks @jonwaltman!shimizukawa2012-12-071-7/+4
* | fix: rescue extra named-reference that appeared in same translation message.shimizukawa2012-12-051-2/+15
* | change: Make readable-text a priority.shimizukawa2012-12-051-64/+34
* | checking whether the number of references is equal in both the translated for...shimizukawa2012-12-051-2/+20
* | 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-271-0/+14
* | fix #955: consider the numbered-footnote. update test and codeshimizukawa2012-11-221-1/+2
* | fixed #955: footnote i18n translation cause KeyError and 'Only update text no...shimizukawa2012-11-221-5/+14
|/
* Closes #681: Allow nested parentheses in C++ signatures (patch by Vadim and J...Jon Waltman2012-11-101-11/+27
* 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-081-14/+17
* 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 `PI...shimizukawa2012-11-071-1/+4
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-0465-63/+63
* Remove trailing whitespace.Jon Waltman2012-11-031-1/+1
* merge headsGeorg Brandl2012-11-031-0/+14
|\
| * make.bat: improve error message if Sphinx is not foundanatoly techtonik2012-11-031-0/+14
* | Fix whitespace / line length issues reported by "make test"Jon Waltman2012-11-036-10/+13
|/
* sphinx-build: Require Docutils >= 0.10 when running under Python >= 3.3Jon Waltman2012-11-031-3/+12
* 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-012-4/+9
|\
| * adjust code-comment to suitable reST formatshimizukawa2012-10-311-4/+6
| * fix #1008: fix autodoc documenter resolve ordering.shimizukawa2012-10-311-1/+1
| * merge headsshimizukawa2012-10-303-10/+16
| |\
| | * fix #1008 #1029 : intersphinx_mapping values are not stable if mapping have p...shimizukawa2012-10-301-3/+4
| | * fix #1008: can't get correct source code filename because all modules have '_...shimizukawa2012-10-301-6/+6
| | * fix #440 #1008 : coarse timestamp resolution in some filesystem generate wron...shimizukawa2012-10-291-1/+6
* | | Fix test_autodoc with Python 3.3, patches by Jon and Takayuki.Georg Brandl2012-11-012-5/+10
|/ /
* | Closes #998: fix manpage writer in expectation of docutils 0.10 API changeGeorg Brandl2012-10-301-6/+5
* | Change sphinx-dev to sphinx-users where applicable.Georg Brandl2012-10-301-1/+1
|/
* Closes #1010: Make pngmath images transparent by default; IE7+ should handle it.Georg Brandl2012-10-281-1/+2
* Closes #1012: Update Estonian translation.Georg Brandl2012-10-285-48/+55
* Closes #1018: Fix "container" directive handling in the text builder.Georg Brandl2012-10-281-0/+5
* Closes #1028: Fix line block output in the text builder.Georg Brandl2012-10-281-3/+8
* Closes #1015: do not override the jQuery contains() function by defining our ...Georg Brandl2012-10-282-14/+2
* Merged in jonovik/sphinx (pull request #25)Georg Brandl2012-10-2874-690/+3514
|\
| * Merged in pv/sphinx-work/ext-linkcode (pull request #47)Georg Brandl2012-10-281-0/+72
| |\
| | * ENH: add a linkcode extensionPauli Virtanen2012-03-111-0/+72
| * | Locale update.#Georg Brandl2012-10-2810-4/+3