summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/environment.py
Commit message (Expand)AuthorAgeFilesLines
* Unify index handling and write the doc section about it.gbrandl2007-07-201-8/+13
* - Add Jinja as an external.gbrandl2007-07-161-1/+1
* - Do an update build per default.gbrandl2007-07-151-1/+6
* Fixup generated index subentries:gbrandl2007-07-141-3/+33
* Add refcount handling to the builder.gbrandl2007-07-121-0/+11
* Add a todo entry, fix a TOC generation bug, add a space.gbrandl2007-07-081-1/+1
* Save the parsed doctrees in the output directory.gbrandl2007-07-081-4/+10
* Implement environment reloading in the web application.gbrandl2007-07-071-1/+6
* Fix style, fix a converter bug.gbrandl2007-07-051-0/+14
* Fix.gbrandl2007-06-251-2/+3
* Add reloader.gbrandl2007-06-251-11/+17
* Restructure "special" file handling.gbrandl2007-06-161-4/+3
* Rebuild if doctree missing; fix in cmdline handling.gbrandl2007-06-111-0/+4
* Use md5 to detect changed files; indicate version in the header link.gbrandl2007-06-111-5/+16
* Adapted the build system a bit; it's now much more logical.gbrandl2007-05-271-42/+87
* Cache doctrees to disk, so that memory consumption doesn't go over the roof.gbrandl2007-05-261-85/+93
* oopified admin panelblackbird2007-05-261-0/+11
* Restructure the page retrieval system a bit. It's still a bit of a mess.gbrandl2007-05-251-3/+5
* fixed find_keywords, added style for errorsblackbird2007-05-251-1/+1
* added comment admin panelblackbird2007-05-251-1/+0
* Save information about versionadded/changed directives in the environment.gbrandl2007-05-241-8/+18
* Move some code to environment from application.gbrandl2007-05-241-63/+88
* Metadata processing system, using the docinfo as metadata.gbrandl2007-05-241-0/+23
* Move module targets to their nearest enclosing section title,gbrandl2007-05-241-3/+17
* improved fuzzy searchblackbird2007-05-231-5/+15
* search is now highlighting close matchesblackbird2007-05-231-2/+2
* Some adjustments.gbrandl2007-05-221-1/+1
* Some minor corrections.gbrandl2007-05-221-9/+9
* convert to lowercase firstblackbird2007-05-221-2/+2
* improved redirect pageblackbird2007-05-221-10/+10
* added close matchesblackbird2007-05-221-0/+26
* Initial import of py-rest-doc.gbrandl2007-05-201-0/+570