summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/builder.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes.gbrandl2007-07-221-1/+1
* Fix jinja integration.gbrandl2007-07-181-1/+1
* Add checkboxes for hiding modules based on platform.gbrandl2007-07-181-2/+8
* - Add Jinja as an external.gbrandl2007-07-161-1/+1
* - Do an update build per default.gbrandl2007-07-151-6/+11
* Some fixes and module index improvements: list all synopses,gbrandl2007-07-081-6/+28
* Save the parsed doctrees in the output directory.gbrandl2007-07-081-2/+6
* Add a patch mailing facility.gbrandl2007-07-081-0/+5
* Fix the HTML help formatter.gbrandl2007-07-081-16/+17
* Add an HTML Help builder, untested though.gbrandl2007-07-071-4/+21
* New "stickysidebar" style, some template nits.gbrandl2007-07-071-0/+2
* Implement environment reloading in the web application.gbrandl2007-07-071-0/+4
* Add reloader.gbrandl2007-06-251-1/+1
* Fix style.gbrandl2007-06-191-3/+3
* Make building the searchindex the default.gbrandl2007-06-161-3/+3
* Refactor special file handling, part 2. Introduce a global context that's use...gbrandl2007-06-161-39/+47
* Restructure "special" file handling.gbrandl2007-06-161-55/+64
* Use md5 to detect changed files; indicate version in the header link.gbrandl2007-06-111-10/+5
* Give env to builder.gbrandl2007-06-021-4/+6
* Fixes...gbrandl2007-05-271-10/+7
* Adapted the build system a bit; it's now much more logical.gbrandl2007-05-271-66/+85
* fixed relative path bug in the builderblackbird2007-05-261-1/+2
* Cache doctrees to disk, so that memory consumption doesn't go over the roof.gbrandl2007-05-261-16/+14
* Implement cache control for static files.gbrandl2007-05-261-2/+2
* Add support for SmartyPants beautifying of text.gbrandl2007-05-241-2/+2
* implemented online searchblackbird2007-05-221-1/+16
* added show source feature to the online docs, removed to top iconblackbird2007-05-221-3/+4
* Some adjustments.gbrandl2007-05-221-14/+18
* added basic WSGI application for the documentation (and ported too many werkz...blackbird2007-05-221-4/+3
* Initial import of py-rest-doc.gbrandl2007-05-201-0/+494