summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2008-08-04 09:54:45 +0000
committergeorg.brandl <devnull@localhost>2008-08-04 09:54:45 +0000
commite5d3b89109b1496a3a0c3569c67844372271bea5 (patch)
tree7a8d2d1a91e54c992a284c3b90abfa2c6820756d /TODO
parent1248036e9242cc0a374c18c972bb11e7e34458f8 (diff)
downloadsphinx-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--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5dd52481..9f97a814 100644
--- a/TODO
+++ b/TODO
@@ -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