summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/directives.py
Commit message (Expand)AuthorAgeFilesLines
* Unify index handling and write the doc section about it.gbrandl2007-07-201-0/+5
* - Add Jinja as an external.gbrandl2007-07-161-0/+1
* Interim commit, will finish later:gbrandl2007-07-131-0/+1
* Add refcount handling to the builder.gbrandl2007-07-121-0/+17
* Some fixes and module index improvements: list all synopses,gbrandl2007-07-081-1/+5
* Save the parsed doctrees in the output directory.gbrandl2007-07-081-1/+1
* Fix style, fix a converter bug.gbrandl2007-07-051-3/+6
* Cache doctrees to disk, so that memory consumption doesn't go over the roof.gbrandl2007-05-261-2/+0
* Save information about versionadded/changed directives in the environment.gbrandl2007-05-241-2/+10
* Metadata processing system, using the docinfo as metadata.gbrandl2007-05-241-4/+4
* Intelligently handle descrefs contained in class descrefs.gbrandl2007-05-241-9/+28
* Move module targets to their nearest enclosing section title,gbrandl2007-05-241-1/+1
* Initial import of py-rest-doc.gbrandl2007-05-201-0/+463