summaryrefslogtreecommitdiff
path: root/TODO
blob: daaf7d3c09803606f2dd46ba9891227147acce29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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)?