summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/directives.py
Commit message (Collapse)AuthorAgeFilesLines
* Unify index handling and write the doc section about it.gbrandl2007-07-201-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5383 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* - Add Jinja as an external.gbrandl2007-07-161-0/+1
| | | | | | | | | | - Fix a reading bug. - Use .hasattr() instead of .has_key() for nodes. - Remove unused code in the modindex handler. - Always render comment form. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5373 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Interim commit, will finish later:gbrandl2007-07-131-0/+1
| | | | | | | | | | | * consistent caching * new RSS feed urls * all comment modes implemented * cleanup application request handling * split util module in two git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5349 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add refcount handling to the builder.gbrandl2007-07-121-0/+17
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5345 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Some fixes and module index improvements: list all synopses,gbrandl2007-07-081-1/+5
| | | | | | | collapse packages. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5328 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Save the parsed doctrees in the output directory.gbrandl2007-07-081-1/+1
| | | | | | | Misc other fixes. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5327 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix style, fix a converter bug.gbrandl2007-07-051-3/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5313 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Cache doctrees to disk, so that memory consumption doesn't go over the roof.gbrandl2007-05-261-2/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5162 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Save information about versionadded/changed directives in the environment.gbrandl2007-05-241-2/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5136 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Metadata processing system, using the docinfo as metadata.gbrandl2007-05-241-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5113 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Intelligently handle descrefs contained in class descrefs.gbrandl2007-05-241-9/+28
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5112 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move module targets to their nearest enclosing section title,gbrandl2007-05-241-1/+1
| | | | | | | so that you see the section title on jumping to that link. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5111 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Initial import of py-rest-doc.gbrandl2007-05-201-0/+463
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5076 929543f6-e4f2-0310-98a6-ba3bd3dd1d04