summaryrefslogtreecommitdiff
path: root/doc/ext
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix interpolation error, encode inserted caption strings and add the caption ...Georg Brandl2011-01-081-4/+9
* | #367: Added automatic exclusion of hidden members in inheritance diagrams, an...Georg Brandl2011-01-071-0/+7
* | merge with 1.0Georg Brandl2011-01-076-20/+155
|\ \ | |/ |/|
| * #306: Added :event:`env-get-outdated` event.Georg Brandl2011-01-071-0/+9
| * Added the :mod:`sphinx.ext.mathjax` extension, based onGeorg Brandl2011-01-061-6/+38
| * Add an option for the coverage builder if source-undocumented items are matched.Georg Brandl2011-01-041-0/+12
| * merge with bb://mbrochh/sphinxGeorg Brandl2011-01-041-0/+2
| |\
| * | #273: Add an API for adding full-text search support for languages other than...Georg Brandl2011-01-041-0/+9
| * | Fix-up half-sentence.Georg Brandl2011-01-031-1/+2
| * | #564: Add :confval:`autodoc_docstring_signature` which retrieves the signatur...Georg Brandl2011-01-031-0/+13
| * | #520: Provide ``special-members`` option for autodoc directives.Georg Brandl2011-01-031-4/+12
| * | #176: Provide ``private-members`` option for autodoc directives.Georg Brandl2011-01-031-10/+20
| * | #553: Added :rst:dir:`testcleanup` blocks in the doctest extension.Georg Brandl2011-01-031-0/+16
| * | Add add_node() support for texinfo and add handlers for nodes in our extensions.Georg Brandl2010-10-221-3/+3
| * | autodoc's docstring/special-comment detection works for instance attributes tooChris Rebert2010-10-021-3/+10
| * | add 'inline' flag to graphviz extension directives to control paragraph breaksDoug Hellmann2010-09-161-0/+5
| |/
| * merge with 1.0Georg Brandl2010-08-251-0/+11
| |\
| | * #443: Allow referencing external graphviz files.Georg Brandl2010-08-231-0/+11
* | | Parse parmeter field in event descriptions.Georg Brandl2011-01-071-1/+2
|/ /
* | #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ex...Georg Brandl2010-08-251-1/+2
|/
* #469: document __all__ ordering in members.Georg Brandl2010-08-051-0/+3
* #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-054-25/+29
* #480: Fix handling of target naming in intersphinx.Georg Brandl2010-08-051-3/+3
* #461: elaborate how to use intersphinx.Georg Brandl2010-07-101-1/+15
* Add the "oldcmarkup" extension, to help migrating to 1.0.Georg Brandl2010-05-241-0/+35
* #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-231-20/+45
* merge with 0.6Georg Brandl2010-05-231-4/+4
|\
| * No need to link to dev docs anymore.Georg Brandl2010-05-231-3/+3
| * Fix file name in example.Georg Brandl2010-05-231-1/+1
* | merge with trunkGeorg Brandl2010-04-171-1/+1
|\ \
| * | Use appropriate interpolation char.Georg Brandl2010-04-171-1/+1
* | | Use the new rst domain in the sphinx docs.Georg Brandl2010-04-179-52/+52
* | | merge with trunkGeorg Brandl2010-04-065-31/+122
|\ \ \ | |/ / |/| |
| * | A bit more tutorial.Georg Brandl2010-03-141-0/+3
| * | Change domain-index API: introduce a class.Georg Brandl2010-02-281-6/+27
| * | #187: Added support for source ordering of members in autodoc, with ``autodoc...Georg Brandl2010-02-281-2/+8
| * | merge with trunkGeorg Brandl2010-02-274-29/+90
| |\ \
| | * | Add app.override_domain().Georg Brandl2010-02-271-2/+10
| | * | Add manual page writer.Georg Brandl2010-02-211-5/+5
| | * | merge with trunkGeorg Brandl2010-01-171-0/+8
| | |\ \
| | * | | Document three new appapi functions.Georg Brandl2010-01-141-2/+25
| | * | | Fix docs of emit_firstresult().Georg Brandl2010-01-141-2/+1
| | * | | Add the "viewcode" extension.Georg Brandl2010-01-131-0/+19
| | * | | Add html-collect-pages event.Georg Brandl2010-01-131-1/+9
| | * | | merge with trunk (not working perfectly yet)Georg Brandl2010-01-071-0/+2
| | |\ \ \
| | * \ \ \ merge with trunkGeorg Brandl2010-01-071-3/+7
| | |\ \ \ \
| | * \ \ \ \ merge with trunkGeorg Brandl2010-01-073-18/+22
| | |\ \ \ \ \
| | | * \ \ \ \ merge with trunkGeorg Brandl2010-01-073-18/+22
| | | |\ \ \ \ \
| | | | * \ \ \ \ merge with trunkGeorg Brandl2010-01-023-5/+31
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ merge with trunkGeorg Brandl2009-12-283-18/+22
| | | | |\ \ \ \ \ \