mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
18 lines
583 B
Plaintext
18 lines
583 B
Plaintext
Sphinx TODO
|
|
===========
|
|
|
|
- RSS generation
|
|
- extension autodoc directives
|
|
- files for downloading
|
|
- specify node visit functions when adding nodes to app
|
|
- decide which static files to include
|
|
- remove redundant <ul>s in tocs
|
|
- autoattribute in autodoc
|
|
- section, range and object options for literalinclude
|
|
- literal search mode
|
|
- option for compact module index
|
|
- HTML section numbers?
|
|
- "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)
|
|
|