summaryrefslogtreecommitdiff
path: root/sphinx/ext
Commit message (Expand)AuthorAgeFilesLines
* Add the "oldcmarkup" extension, to help migrating to 1.0.Georg Brandl2010-05-241-0/+52
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-244-28/+48
|\
| * #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-231-20/+43
| * merge with 0.6Georg Brandl2010-05-221-5/+5
| |\ |/ /
| * #393: Fix the usage of Unicode characters in mathematic formulas when using t...Georg Brandl2010-05-221-5/+5
* | merge with trunkGeorg Brandl2010-04-172-3/+6
|\ \
| * \ merge with 0.6Georg Brandl2010-04-172-3/+6
| |\ \ | | |/
| | * #376: In autodoc, fix display of parameter defaults containing backslashes.Georg Brandl2010-04-071-1/+4
| | * #374: Make the ``doctest_path`` config value of the doctest extension actuall...Georg Brandl2010-04-061-2/+2
* | | Fixed inventory updates in interlinks extension, now really includes allSebastian Wiesner2010-04-121-2/+3
* | | merge with trunkGeorg Brandl2010-04-069-86/+336
|\ \ \ | |/ / |/| |
| * | Add more visitors for manpage writer.Georg Brandl2010-03-012-1/+19
| * | merge with trunkGeorg Brandl2010-02-288-85/+317
| |\ \
| | * | #187: Added support for source ordering of members in autodoc, with ``autodoc...Georg Brandl2010-02-281-3/+10
| | * | merge with trunkGeorg Brandl2010-02-278-81/+306
| | |\ \
| | | * | Add manual page writer.Georg Brandl2010-02-212-3/+6
| | | * | merge with trunkGeorg Brandl2010-02-171-6/+7
| | | |\ \
| | | * | | Only output one status for all module code pages.Georg Brandl2010-01-181-1/+3
| | | * | | Rename doc_read_data to temp_data, which reflects better what it does.Georg Brandl2010-01-173-12/+12
| | | * | | Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-175-5/+6
| | | * | | merge with trunkGeorg Brandl2010-01-178-74/+292
| | | |\ \ \
| | | | * \ \ merge with trunkGeorg Brandl2010-01-176-9/+7
| | | | |\ \ \
| | | | * \ \ \ merge with trunkGeorg Brandl2010-01-172-6/+17
| | | | |\ \ \ \
| | | | * | | | | Use <h1>, otherwise themes will break.Georg Brandl2010-01-141-2/+2
| | | | * | | | | Fix duplication of source links.Georg Brandl2010-01-141-1/+3
| | | | * | | | | Cleanup make check.Georg Brandl2010-01-131-3/+5
| | | | * | | | | Add the "viewcode" extension.Georg Brandl2010-01-131-0/+162
| | | | * | | | | Change naming convention in doc_read_data to "domain:key".Georg Brandl2010-01-133-12/+12
| | | | * | | | | merge with trunkGeorg Brandl2010-01-077-74/+126
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ merge with trunkGeorg Brandl2010-01-077-74/+126
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ merge with trunkGeorg Brandl2010-01-0216-23/+35
| | | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ \ merge with trunkGeorg Brandl2009-12-287-74/+126
| | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ merge with trunkGeorg Brandl2009-11-094-4/+6
| | | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | | Make "make check" happy.Georg Brandl2009-10-261-1/+1
| | | | | | | * | | | | | | merge with trunkGeorg Brandl2009-10-262-6/+12
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | | Add test cases for intersphinx, and fix it to work with objtypes.Georg Brandl2009-09-091-28/+20
| | | | | | | * | | | | | | | HTML builder: compress inventory, which makes e.g. the Python inventory 85k i...Georg Brandl2009-09-081-10/+37
| | | | | | | * | | | | | | | autodoc: generate directives including domain name.Georg Brandl2009-09-071-1/+3
| | | | | | | * | | | | | | | More refactoring for language-independent domain support.Georg Brandl2009-09-076-61/+87
| | | | | | | * | | | | | | | merge with trunkGeorg Brandl2009-09-045-14/+23
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ merge with trunkGeorg Brandl2009-09-032-4/+14
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ \ merge with trunkGeorg Brandl2009-08-095-14/+23
| | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | Use Domain.role().Georg Brandl2009-08-092-4/+4
| | | | | | | | | * | | | | | | | | Fix remaining uses of xfileref_role.Georg Brandl2009-08-092-6/+6
| | | | | | | | | * | | | | | | | | Add The Wine Cellar Book.Georg Brandl2009-08-041-0/+1
| | | | | | | | | * | | | | | | | | Access domain data via env.domaindata.Georg Brandl2009-07-131-3/+3
| | | | | | | | | * | | | | | | | | With a few disabled features (see XXX), the test suite runs again.Georg Brandl2009-07-131-5/+9
| | | | | | | | | * | | | | | | | | merge with 0.6Georg Brandl2009-07-091-2/+2
| | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ merge with 0.6Georg Brandl2009-07-0910-296/+635
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | ifconfig now allows titles as content.Georg Brandl2009-07-091-1/+2