| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Actually honor the "title" value in latex_documents, if present. | georg.brandl | 2008-03-09 | 1 | -0/+1 |
| * | * Allow registering arbitrary cross-referencing directives/roles. | georg.brandl | 2008-03-09 | 1 | -7/+4 |
| * | Fix to load user-provided templates before system-provided ones. | georg.brandl | 2008-03-09 | 1 | -0/+1 |
| * | Add some labels by default; create a master doc in quickstart. | georg.brandl | 2008-03-08 | 1 | -0/+1 |
| * | Use a list. | georg.brandl | 2008-02-24 | 1 | -1/+1 |
| * | Fix config value name. | georg.brandl | 2008-02-23 | 1 | -1/+1 |
| * | * Allow custom static files to be created for the HTML builder. | georg.brandl | 2008-02-23 | 1 | -21/+22 |
| * | Add setup.py, add quickstart script. | georg.brandl | 2008-02-09 | 1 | -6/+15 |
| * | More refactoring, this time allowing different file extensions | georg.brandl | 2008-02-01 | 1 | -153/+174 |
| * | Add link checker builder, written for GHOP by Thomas Lamb. | georg.brandl | 2008-02-01 | 1 | -9/+115 |
| * | More refactoring: | georg.brandl | 2008-01-27 | 1 | -72/+60 |
| * | Fix. | georg.brandl | 2008-01-22 | 1 | -1/+0 |
| * | Further refactorings, add extensibility API. | georg.brandl | 2008-01-21 | 1 | -111/+88 |
| * | A few refactorings in Sphinx. | georg.brandl | 2008-01-16 | 1 | -168/+201 |
| * | Update copyright years and change license to BSD. | georg.brandl | 2008-01-11 | 1 | -2/+2 |
| * | Checkin my holiday work: | georg.brandl | 2007-12-29 | 1 | -36/+153 |
| * | Further fixes. All produced latex documents now run through pdflatex without ... | georg.brandl | 2007-12-16 | 1 | -18/+20 |
| * | Implement field lists, print warnings instead of raising RuntimeErrors. | georg.brandl | 2007-12-16 | 1 | -4/+4 |
| * | Several improvements to the latex builder. | georg.brandl | 2007-12-16 | 1 | -7/+8 |
| * | Implement index entries, production lists and the glossary. | georg.brandl | 2007-12-16 | 1 | -10/+16 |
| * | - rename webify/unwebify to canonical/os_path | georg.brandl | 2007-12-07 | 1 | -31/+41 |
| * | Fix highlighting code a bit. | georg.brandl | 2007-12-06 | 1 | -2/+2 |
| * | Add highlighting for LaTeX builder. | georg.brandl | 2007-12-06 | 1 | -1/+1 |
| * | Continue work on the PDF builder. The documents now build and run through LaTeX. | georg.brandl | 2007-12-06 | 1 | -13/+14 |
| * | Add beginnings of a LaTeX writer. This is in no way usable code yet. | georg.brandl | 2007-12-05 | 1 | -24/+79 |
| * | Apply Tim Golden's patch from #1520, which resolves confusion between | georg.brandl | 2007-12-03 | 1 | -12/+49 |
| * | Add an envvar directive too. Link from :envvar: and :option: to the relevant ... | georg.brandl | 2007-10-20 | 1 | -1/+2 |
| * | Oops. | georg.brandl | 2007-09-06 | 1 | -1/+0 |
| * | Patch #1119 from Lars: correctly handle pruning the search index. | georg.brandl | 2007-09-06 | 1 | -1/+2 |
| * | Don't use JavaScript and section anchors in the htmlhelp version. | georg.brandl | 2007-08-24 | 1 | -2/+2 |
| * | Two fixes. | georg.brandl | 2007-08-17 | 1 | -1/+3 |
| * | Add a way to mark deprecated modules, and show this information in the module... | georg.brandl | 2007-08-15 | 1 | -6/+6 |
| * | Copy the environment pickle to the output dir in the web builder. | georg.brandl | 2007-08-15 | 1 | -0/+5 |
| * | Fix searching and search index creation for incremental builds. | georg.brandl | 2007-08-09 | 1 | -52/+53 |
| * | Add an explicit doctreedir option. | georg.brandl | 2007-08-09 | 1 | -13/+13 |
| * | Fix a key name. | georg.brandl | 2007-08-06 | 1 | -1/+1 |
| * | Apply config overrides before searching for version info. | georg.brandl | 2007-08-06 | 1 | -2/+2 |
| * | Replace some XXXs on the index page. | georg.brandl | 2007-08-04 | 1 | -0/+8 |
| * | Rename modules -> library, macmodules -> maclib. Use current version in index... | georg.brandl | 2007-08-02 | 1 | -0/+1 |
| * | Automatically get version info from the patchlevel.h file. | georg.brandl | 2007-08-01 | 1 | -0/+13 |
| * | Move utils to separate package, add coding document. | georg.brandl | 2007-07-24 | 1 | -1/+1 |
| * | Initial import of the doc tools. | georg.brandl | 2007-07-23 | 1 | -0/+608 |