Files
sphinx/TODO
Georg Brandl ef49fadf8c - rename webify/unwebify to canonical/os_path
- build all documents correctly, including howtos
- pack ACKS content into an .. acks directive, to
  make it possible to render it into a comma-separated
  list in latex
2007-12-07 20:27:52 +00:00

23 lines
639 B
Plaintext

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
- link to keywords
- source file cross-references?
Web App
*******
- discuss and debug comments system
- prepare for databases other than sqlite for comments
- add search via Xapian or Nucular (Python indexer - nucular.sf.net)
- optionally have a contents tree view in the sidebar (AJAX based)?