summaryrefslogtreecommitdiff
path: root/doc/ext
Commit message (Expand)AuthorAgeFilesLines
* #122: proxy support for intersphinxSebastian Wiesner2009-03-191-0/+3
* Add autosummary doc stub.Georg Brandl2009-03-161-0/+9
* Autodoc can now exclude single members from documentationGeorg Brandl2009-03-151-0/+6
* Document setup_extension().gbrandl2009-03-141-0/+5
* Fix node class name.Georg Brandl2009-03-091-1/+1
* Update tutorial for directive classes.Georg Brandl2009-03-071-30/+41
* Make titles consistent.Georg Brandl2009-03-052-4/+4
* New ``inheritance_diagram`` extension to embed... inheritance diagrams!Georg Brandl2009-03-051-0/+46
* New ``graphviz`` extension to embed graphviz graphs.Georg Brandl2009-03-041-0/+77
* Fix grammar.Georg Brandl2009-03-041-2/+2
* Autodoc can now order members either alphabetically (like previously) or by m...Georg Brandl2009-02-271-0/+14
* Remove docs for removed automodule_skip_lines setting.Georg Brandl2009-02-271-13/+0
* Remove removed method.Georg Brandl2009-02-211-3/+0
* Fix #106, fix #107: make _special_attrgetters an attribute of AutoDirective, ...Georg Brandl2009-02-191-0/+9
* The HTML builder now stores a small file named ``.buildinfo`` inGeorg Brandl2009-02-191-4/+13
* Add node structure picture.Georg Brandl2009-02-181-0/+16
* Add link to docutils directive docs.Georg Brandl2009-02-181-3/+4
* Document changes to the app API.Georg Brandl2009-02-171-6/+30
* Fix #93: note that show-inheritance works with automodule.Georg Brandl2009-02-151-3/+5
* merge with mainGeorg Brandl2009-02-141-2/+3
|\
| * Clarify what needs to be added to extensions.Georg Brandl2009-02-071-2/+3
* | merge with trunkGeorg Brandl2009-01-261-0/+7
|\ \ | |/
| * Add add_generic_role().Georg Brandl2009-01-221-0/+7
* | merge with trunkGeorg Brandl2009-01-221-0/+7
|\ \ | |/
| * merge with 0.5Georg Brandl2009-01-224-3/+40
| |\
| * | A bit of clarification about where Sphinx finds autodoced modules.Georg Brandl2009-01-221-0/+7
* | | Fix more line length and trailing whitespace.Georg Brandl2009-01-107-30/+30
| |/ |/|
* | Document how autodoc with attributes works.Georg Brandl2009-01-061-0/+18
* | Improve builder docs a bit.Georg Brandl2008-12-261-1/+5
* | Automated merge with file:///home/gbr/devel/sphinx0.5Georg Brandl2008-12-211-0/+316
|\ \ | |/
| * Fix #58: Add extension tutorial and better docs on where to put extensions.Georg Brandl2008-12-211-0/+316
* | Automated merge with file:///home/gbr/devel/sphinx0.5Georg Brandl2008-12-151-3/+11
|\ \ | |/
| * * #72: In pngmath, make it possible to give a full path to LaTeX andGeorg Brandl2008-12-151-3/+11
* | Add "doctest_global_setup" conf val.Georg Brandl2008-12-151-0/+8
* | Automated merge with file:///home/gbr/devel/sphinx0.5Georg Brandl2008-12-072-2/+9
|\ \ | |/ |/|
| * Add Sphinx.add_lexer().Georg Brandl2008-11-301-0/+7
| * Some more fixes after the great renaming.Georg Brandl2008-11-292-2/+2
* | Document that mathbase isn't meant to be included in the extensions configGeorg Brandl2008-12-061-2/+7
|/
* Fix param name and add example.Georg Brandl2008-11-231-1/+11
* A few math experience improvements, inspired by Fredrik Johansson.Georg Brandl2008-11-161-2/+12
* Add todo extension.Georg Brandl2008-11-094-3/+33
* Add env-purge-doc event. Add some examples for event usage.Georg Brandl2008-11-091-1/+22
* Allow skipping members by event.georg.brandl2008-11-021-0/+28
* Bring up to date and link to add_config_value().georg.brandl2008-11-011-1/+13
* Add "source-read" event.georg.brandl2008-10-161-0/+8
* Allow nonwrapped displaymath.georg.brandl2008-08-071-0/+15
* Test suite update for math extension.georg.brandl2008-08-061-2/+2
* Add math support to Sphinx.georg.brandl2008-08-062-0/+185
* ``Sphinx.add_node()`` now takes optional visitor methods for the HTML,georg.brandl2008-08-051-1/+22
* Add intersphinx extension.georg.brandl2008-08-041-0/+67