summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2008-08-07 18:29:48 +0000
committergeorg.brandl <devnull@localhost>2008-08-07 18:29:48 +0000
commit7a481306e659e04fa2d90737a729a482eff6ad7c (patch)
treea73e00cf6bfa6e92033cdbcb9592c8aa28cd637a /TODO
parent159f1558ceab3719566e5235d9408b02c059c1fd (diff)
downloadsphinx-7a481306e659e04fa2d90737a729a482eff6ad7c.tar.gz
Add glossary entries to the index. Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 9f97a814..7d271837 100644
--- a/TODO
+++ b/TODO
@@ -2,11 +2,10 @@ Sphinx TODO
===========
- RSS generation
+- extension autodoc directives
- 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
@@ -14,6 +13,5 @@ Sphinx TODO
- 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?
+- source file cross-references (codelinks extension)