| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move again. | Georg Brandl | 2008-12-08 | 1 | -220/+0 |
| | | |||||
| * | Fix three problems in HTML help index generation. | Georg Brandl | 2008-11-22 | 1 | -5/+15 |
| | | | | | Patch from Hirokazu Yamamoto (see bugs.python.org/4252), fixes #44. | ||||
| * | Escape " to " in HTML help attribute values. #25. | georg.brandl | 2008-10-16 | 1 | -1/+2 |
| | | |||||
| * | * Add more generated text to the automatic translation. | georg.brandl | 2008-08-10 | 1 | -1/+2 |
| | | | | | | | | * Remove all locale-dependent text from sphinx.sty, put it into Python files to enable message extraction and translation. * Use babel in the LaTeX output. * Centralize locations for labels used in every builder. | ||||
| * | More logical "next"/"previous" links. | georg.brandl | 2008-05-31 | 1 | -1/+2 |
| | | |||||
| * | Add html_short_title and html_show_sphinx config values. | georg.brandl | 2008-05-24 | 1 | -4/+4 |
| | | |||||
| * | Use binary TOC in HTML help. | georg.brandl | 2008-05-23 | 1 | -0/+1 |
| | | |||||
| * | FIx determination of the title in HTML help output. | georg.brandl | 2008-05-23 | 1 | -3/+5 |
| | | |||||
| * | Remove hard-coded "documentation" from HTML help output. | georg.brandl | 2008-05-04 | 1 | -2/+3 |
| | | |||||
| * | Remove unused files from the HTML help build. | georg.brandl | 2008-05-03 | 1 | -2/+3 |
| | | |||||
| * | Encode non-ASCII as HTML entities in HTML help files. | georg.brandl | 2008-05-02 | 1 | -3/+4 |
| | | |||||
| * | Allow any master document structure when writing the HTML help contents file. | georg.brandl | 2008-05-02 | 1 | -6/+6 |
| | | |||||
| * | Don't write modindex in html help index file if it's disabled. | georg.brandl | 2008-05-01 | 1 | -1/+2 |
| | | |||||
| * | Fix the HTML help builder. | georg.brandl | 2008-02-20 | 1 | -4/+4 |
| | | |||||
| * | More refactoring, this time allowing different file extensions | georg.brandl | 2008-02-01 | 1 | -1/+1 |
| | | | | | | and a different master file. Also fix environment warning reporting and improve handling of error conditions. | ||||
| * | Further refactorings, add extensibility API. | georg.brandl | 2008-01-21 | 1 | -2/+2 |
| | | |||||
| * | A few refactorings in Sphinx. | georg.brandl | 2008-01-16 | 1 | -10/+22 |
| | | |||||
| * | Update copyright years and change license to BSD. | georg.brandl | 2008-01-11 | 1 | -2/+2 |
| | | |||||
| * | Initial import of the doc tools. | georg.brandl | 2007-07-23 | 1 | -0/+188 |
