Fix indentation
[docutils.git] / sandbox / py-rest-doc / TODO
blob88a9b7f05cf2842d01374190b6982a52bb26da02
1 Global TODO
2 ===========
4 - write new Makefile
5   * automatic version info
6 - equivalent to listmodules?
7 - make comments per descitem possible
8 - explore a "printable" builder (export to latex, most probably)
9 - think about the default role
10 - add search via Xapian?
11 - lib-index: links to sections now in ref
12 - think about database for comments
13 - optionally have a contents tree view in the sidebar (AJAX based)
15 done
16 ----
18 - fixup index entries that only differ in "(in foo)" annotations
19 - a way to map old URLs to new URLs
20 - write a "traditional" stylesheet
21 - add refcount functionality
22 - modindex: one column; only toplevel, then expand
23 - complete the "submit patch" functionality
24 - write a HTML Help builder
25 - indicate version at the top
26 - modindex: most used at top
27 - change the way how modules are added to "most viewed"
28 - cleanup env (names!) and work out export format
29 - check if nested method and attribute directives are handled correctly
30 - build option to strip () from function roles
31 - move label target to preceding heading if first element
32 - rethink nav structure
33 - x-ref C function arguments and return types
34 - change "member" to "attribute"/"attr"