diff options
| author | georg.brandl <devnull@localhost> | 2008-08-04 09:54:45 +0000 |
|---|---|---|
| committer | georg.brandl <devnull@localhost> | 2008-08-04 09:54:45 +0000 |
| commit | e5d3b89109b1496a3a0c3569c67844372271bea5 (patch) | |
| tree | 7a8d2d1a91e54c992a284c3b90abfa2c6820756d /TODO | |
| parent | 1248036e9242cc0a374c18c972bb11e7e34458f8 (diff) | |
| download | sphinx-e5d3b89109b1496a3a0c3569c67844372271bea5.tar.gz | |
Add "env-updated" and "missing-reference" events.
Write inventory file as part of the HTML build.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,14 +1,16 @@ Sphinx TODO =========== -- literal search mode +- 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 -- range and object options for literalinclude +- 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 |
