Files
sphinx/TODO

18 lines
583 B
Plaintext
Raw Normal View History

2008-06-17 10:06:37 +00:00
Sphinx TODO
2007-07-23 09:02:25 +00:00
===========
- RSS generation
- extension autodoc directives
- files for downloading
- specify node visit functions when adding nodes to app
- decide which static files to include
2008-06-17 10:06:37 +00:00
- remove redundant <ul>s in tocs
2008-03-28 09:26:28 +00:00
- autoattribute in autodoc
- section, range and object options for literalinclude
- literal search mode
2008-03-23 08:29:15 +00:00
- option for compact module index
- HTML section numbers?
2007-09-06 15:07:22 +00:00
- "seealso" links to external examples, see http://svn.python.org/projects/sandbox/trunk/seealso/ and http://effbot.org/zone/idea-seealso.htm
- source file cross-references (codelinks extension)
2007-09-12 19:51:20 +00:00