summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgeorg.brandl <devnull@localhost>2007-09-12 19:51:20 +0000
committergeorg.brandl <devnull@localhost>2007-09-12 19:51:20 +0000
commitd262a8f5157187e2ba96e428348f01c3e0ddd226 (patch)
treed9779a53a295f746aebbfd313b57f8c547cc83ce /TODO
parent5ac47280e7e68617904d775099781048b547bd00 (diff)
downloadsphinx-d262a8f5157187e2ba96e428348f01c3e0ddd226.tar.gz
Add todo items.
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 11 insertions, 4 deletions
diff --git a/TODO b/TODO
index 7299aac2..a4c6d363 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,21 @@
Global TODO
===========
+Sphinx
+******
+
+- section numbers
+- split the general index
- add OpenSearch
- "seealso" links to external examples, see http://svn.python.org/projects/sandbox/trunk/seealso/ and http://effbot.org/zone/idea-seealso.htm
+- write a "printable" builder (export to latex, most probably)
- "often used" combo box in sidebar
+- source file cross-references?
+
+Web App
+*******
+
- discuss and debug comments system
-- write new Makefile, handle automatic checkout
-- write a "printable" builder (export to latex, most probably)
- prepare for databases other than sqlite for comments
-- look at the old tools/ scripts, what functionality should be rewritten
-- source file cross-references?
- add search via Xapian?
- optionally have a contents tree view in the sidebar (AJAX based)?