summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* #122: proxy support for intersphinxSebastian Wiesner2009-03-191-0/+3
* Add Russian translation, by Alexander Smishlajev.Georg Brandl2009-03-241-0/+1
* Add autosummary doc stub.Georg Brandl2009-03-162-0/+10
* Autodoc can now exclude single members from documentationGeorg Brandl2009-03-151-0/+6
* Add link to Glenn's SCons script repo.Georg Brandl2009-03-151-0/+4
* #123: The ``glossary`` directive now supports a ``:sorted:``Georg Brandl2009-03-151-6/+10
* 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
* Remove testing text.Georg Brandl2009-03-051-2/+0
* #114: Added an ``abbr`` role to markup abbreviations and acronyms.Georg Brandl2009-03-052-0/+12
* 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-042-0/+79
* 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
* Add headlink/headbgcolors.Georg Brandl2009-02-271-1/+3
* Paths to literal include files and download files can now be absolute too.Georg Brandl2009-02-242-5/+11
* merge with 0.5Georg Brandl2009-02-2329-230/+1059
|\
| * #10: implement HTML section numbering.Georg Brandl2009-02-222-2/+19
| * Small cosmetic fix.Georg Brandl2009-02-221-2/+2
| * Remove removed method.Georg Brandl2009-02-211-3/+0
| * The new ``latex_additional_files`` config value can be used toGeorg Brandl2009-02-201-0/+13
| * Oops.Georg Brandl2009-02-201-1/+1
| * #62: There is now a ``-w`` option for sphinx-build that writesGeorg Brandl2009-02-202-0/+9
| * Make "make check" happy.Georg Brandl2009-02-194-5/+5
| * Fix #106, fix #107: make _special_attrgetters an attribute of AutoDirective, ...Georg Brandl2009-02-191-0/+9
| * Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-193-0/+33
| * The HTML builder now stores a small file named ``.buildinfo`` inGeorg Brandl2009-02-192-5/+14
| * Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier).Georg Brandl2009-02-192-1/+21
| * Add node structure picture.Georg Brandl2009-02-181-0/+16
| * Add link to docutils directive docs.Georg Brandl2009-02-181-3/+4
| * Add more FAQ entries.Georg Brandl2009-02-181-0/+6
| * Add examples for docnames.Georg Brandl2009-02-171-0/+3
| * Document changes to the app API.Georg Brandl2009-02-171-6/+30
| * Document self-in-toctree.Georg Brandl2009-02-171-2/+7
| * There is now a ``-W`` option for sphinx-build that turns warnings into errors.Georg Brandl2009-02-171-0/+4
| * Use INI lexer.Georg Brandl2009-02-171-1/+3
| * Change html_collapse_toctree setting to an argument of the toctree() callable.Georg Brandl2009-02-162-9/+2
| * Fix target.Georg Brandl2009-02-151-1/+1
| * Fix #93: note that show-inheritance works with automodule.Georg Brandl2009-02-151-3/+5
| * Add theming test suite, fix a few bugs and doc problems.Georg Brandl2009-02-151-4/+7
| * More templating docs.Georg Brandl2009-02-153-41/+168
| * Theming docs, part 2.Georg Brandl2009-02-152-17/+74
| * Theming docs, part 1.Georg Brandl2009-02-153-3/+135
| * * Add support for theme options.Georg Brandl2009-02-151-2/+2
| * merge with mainGeorg Brandl2009-02-146-8/+70
| |\
| | * Add docs for absolute image paths feature.Georg Brandl2009-02-141-4/+11
| | * Fix example.Georg Brandl2009-02-141-1/+1