| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dummy change. | Georg Brandl | 2009-10-26 | 1 | -1/+0 |
| | | |||||
| * | change tracker url | Benoit Boissinot | 2008-11-04 | 1 | -1/+1 |
| | | |||||
| * | Track TODO items on code.google.com tracker. | georg.brandl | 2008-09-12 | 1 | -13/+2 |
| | | |||||
| * | A bit more testing for autodoc. | georg.brandl | 2008-09-12 | 1 | -1/+0 |
| | | |||||
| * | Add todo item. | georg.brandl | 2008-08-23 | 1 | -0/+1 |
| | | |||||
| * | Add glossary entries to the index. Update TODO. | georg.brandl | 2008-08-07 | 1 | -4/+2 |
| | | |||||
| * | Add "env-updated" and "missing-reference" events. | georg.brandl | 2008-08-04 | 1 | -2/+4 |
| | | | | | Write inventory file as part of the HTML build. | ||||
| * | Add item. | georg.brandl | 2008-07-29 | 1 | -0/+1 |
| | | |||||
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via ↵ | georg.brandl | 2008-07-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svnmerge from svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x ........ r64808 | georg.brandl | 2008-07-08 21:39:33 +0200 (Tue, 08 Jul 2008) | 2 lines Allow relocation of source and doctree dir. ........ r65013 | georg.brandl | 2008-07-16 15:25:30 +0200 (Wed, 16 Jul 2008) | 2 lines Remove curious quote. ........ r65076 | georg.brandl | 2008-07-17 22:43:01 +0200 (Thu, 17 Jul 2008) | 2 lines Add a test for sphinx.quickstart. ........ r65100 | georg.brandl | 2008-07-18 14:41:54 +0200 (Fri, 18 Jul 2008) | 2 lines Fix phony targets. ........ r65101 | georg.brandl | 2008-07-18 14:55:03 +0200 (Fri, 18 Jul 2008) | 2 lines Fix problems in "make check". ........ r65119 | georg.brandl | 2008-07-18 23:06:42 +0200 (Fri, 18 Jul 2008) | 2 lines Emit a more precise error message in autodoc. ........ r65121 | georg.brandl | 2008-07-18 23:41:35 +0200 (Fri, 18 Jul 2008) | 2 lines Warn if a toctree-included document doesn't contain a title. ........ r65122 | georg.brandl | 2008-07-18 23:51:28 +0200 (Fri, 18 Jul 2008) | 2 lines Don't use \samp{} for code with whitespaces, only for :samp:`code`. ........ r65123 | georg.brandl | 2008-07-19 00:49:46 +0200 (Sat, 19 Jul 2008) | 2 lines Put inheritance info always on its own line. ........ | ||||
| * | Add default_role configuration value. | georg.brandl | 2008-06-17 | 1 | -4/+2 |
| | | |||||
| * | Support splitting the HTML index. | georg.brandl | 2008-06-17 | 1 | -1/+0 |
| | | |||||
| * | Add image format handling. | georg.brandl | 2008-06-15 | 1 | -9/+0 |
| | | |||||
| * | Add OpenSearch capability. | georg.brandl | 2008-04-27 | 1 | -1/+0 |
| | | |||||
| * | Add todo items. | georg.brandl | 2008-03-28 | 1 | -0/+2 |
| | | |||||
| * | Add TODO item. | georg.brandl | 2008-03-23 | 1 | -0/+1 |
| | | |||||
| * | Checkin my holiday work: | georg.brandl | 2007-12-29 | 1 | -4/+4 |
| | | | | | | | - Add "changes" builder to quickly get an overview over all "versionadded/changed/deprecated" directives for a certain version - Cross-reference keywords - Fix some problems in the webapp and the latex writer | ||||
| * | - rename webify/unwebify to canonical/os_path | georg.brandl | 2007-12-07 | 1 | -0/+1 |
| | | | | | | | | - build all documents correctly, including howtos - pack ACKS content into an .. acks directive, to make it possible to render it into a comma-separated list in latex | ||||
| * | Add nucular as a possible full text indexer. | georg.brandl | 2007-11-01 | 1 | -1/+1 |
| | | |||||
| * | Add todo items. | georg.brandl | 2007-09-12 | 1 | -4/+11 |
| | | |||||
| * | Another TODO item. | georg.brandl | 2007-09-09 | 1 | -0/+1 |
| | | |||||
| * | New todo item. | georg.brandl | 2007-09-06 | 1 | -0/+2 |
| | | |||||
| * | Add glossary directive and :term: role for crossreferencing into the glossary. | georg.brandl | 2007-08-17 | 1 | -1/+0 |
| | | |||||
| * | More fixes by Tim Hatch. | georg.brandl | 2007-08-13 | 1 | -0/+1 |
| | | |||||
| * | Rename modules -> library, macmodules -> maclib. Use current version in ↵ | georg.brandl | 2007-08-02 | 1 | -1/+0 |
| | | | | | index page whatsnew link. | ||||
| * | Automatically get version info from the patchlevel.h file. | georg.brandl | 2007-08-01 | 1 | -1/+1 |
| | | |||||
| * | Add a navbar at the bottom too. | georg.brandl | 2007-08-01 | 1 | -2/+0 |
| | | |||||
| * | Make system messages stand out in HTML output. | georg.brandl | 2007-08-01 | 1 | -1/+1 |
| | | |||||
| * | Move utils to separate package, add coding document. | georg.brandl | 2007-07-24 | 1 | -0/+1 |
| | | |||||
| * | Initial import of the doc tools. | georg.brandl | 2007-07-23 | 1 | -0/+13 |
