summaryrefslogtreecommitdiff
path: root/TODO
blob: 4ea32900d6f39e51b156626b5f1f9924405e1ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Global TODO
===========

Sphinx
******

- autoattribute in autodoc
- range and object options for literalinclude
- option for compact module index
- HTML section numbers?
- split the general index?
- "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?

Web App
*******

- fix /download

- 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)?