sphinx/TODO
Georg Brandl 97558dcc06 Add "env-updated" and "missing-reference" events.
Write inventory file as part of the HTML build.
2008-08-04 09:54:45 +00:00

20 lines
623 B
Plaintext

Sphinx TODO
===========
- RSS generation
- files for downloading
- specify node visit functions when adding nodes to app
- allow extensions to add static files
- decide which static files to include
- verbose option
- remove redundant <ul>s in tocs
- autoattribute in autodoc
- section, range and object options for literalinclude
- literal search mode
- option for compact module index
- HTML section numbers?
- "seealso" links to external examples, see http://svn.python.org/projects/sandbox/trunk/seealso/ and http://effbot.org/zone/idea-seealso.htm
- "often used" combo box in sidebar
- source file cross-references?