Add todo items.

This commit is contained in:
Georg Brandl
2007-09-12 19:51:20 +00:00
parent f937d9b6d5
commit 7a8c323d1c

17
TODO
View File

@@ -1,14 +1,21 @@
Global TODO Global TODO
=========== ===========
Sphinx
******
- section numbers
- split the general index
- add OpenSearch - add OpenSearch
- "seealso" links to external examples, see http://svn.python.org/projects/sandbox/trunk/seealso/ and http://effbot.org/zone/idea-seealso.htm - "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
- discuss and debug comments system
- write new Makefile, handle automatic checkout
- write a "printable" builder (export to latex, most probably) - write a "printable" builder (export to latex, most probably)
- prepare for databases other than sqlite for comments - "often used" combo box in sidebar
- look at the old tools/ scripts, what functionality should be rewritten
- source file cross-references? - source file cross-references?
Web App
*******
- discuss and debug comments system
- prepare for databases other than sqlite for comments
- add search via Xapian? - add search via Xapian?
- optionally have a contents tree view in the sidebar (AJAX based)? - optionally have a contents tree view in the sidebar (AJAX based)?