| Commit message (Expand) | Author | Age | Files | Lines |
| * | Register custom roles as local, saves system_messages which can cause problem... | Georg Brandl | 2009-02-21 | 1 | -3/+3 |
| * | Use better error messages for unsupported markup in LaTeX documents. | Georg Brandl | 2009-02-12 | 1 | -8/+11 |
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| * | Fix two issues with non-ASCII characters being written to byte streams. | Georg Brandl | 2008-12-15 | 1 | -4/+11 |
| * | Add env-purge-doc event. Add some examples for event usage. | Georg Brandl | 2008-11-09 | 1 | -0/+1 |
| * | In linkcheck builder, return status code 1 on error, and emit warnings if -q | Georg Brandl | 2008-11-08 | 1 | -2/+14 |
| * | Fix typo. | Georg Brandl | 2008-11-08 | 1 | -1/+1 |
| * | Use detailed version number in startup message. | Georg Brandl | 2008-11-07 | 1 | -1/+2 |
| * | Add "source-read" event. | Georg Brandl | 2008-10-16 | 1 | -0/+1 |
| * | silence some deprecation warnings | Benjamin Peterson | 2008-10-04 | 1 | -3/+4 |
| * | Add math support to Sphinx. | Georg Brandl | 2008-08-06 | 1 | -4/+31 |
| * | ``Sphinx.add_node()`` now takes optional visitor methods for the HTML, | Georg Brandl | 2008-08-05 | 1 | -1/+19 |
| * | Merged revisions 65529 via svnmerge from | Georg Brandl | 2008-08-04 | 1 | -12/+4 |
| * | Merged revisions 65498-65499,65526 via svnmerge from | Georg Brandl | 2008-08-04 | 1 | -4/+12 |
| * | Add tests for between() and cut_lines() and fix them. | Georg Brandl | 2008-08-04 | 1 | -1/+1 |
| * | Add missing events. | Georg Brandl | 2008-08-04 | 1 | -2/+4 |
| * | Add "env-updated" and "missing-reference" events. | Georg Brandl | 2008-08-04 | 1 | -0/+6 |
| * | Add a test suite skeleton, a first test for sphinx.config, and fix a bug in c... | Georg Brandl | 2008-06-05 | 1 | -3/+5 |
| * | Fix the handling of extensions' config values. | Georg Brandl | 2008-06-04 | 1 | -7/+6 |
| * | Add html-page-context event for customizing the template context. | Georg Brandl | 2008-05-31 | 1 | -1/+2 |
| * | Add html_short_title and html_show_sphinx config values. | Georg Brandl | 2008-05-24 | 1 | -8/+5 |
| * | Some pylint nits. | Georg Brandl | 2008-05-04 | 1 | -5/+0 |
| * | #2726: allow selecting what gets inserted into an autoclass directive. | Georg Brandl | 2008-05-04 | 1 | -0/+5 |
| * | Document class. | Georg Brandl | 2008-05-04 | 1 | -1/+2 |
| * | Allow the configuration directory to be set differently from the source direc... | Georg Brandl | 2008-05-02 | 1 | -2/+3 |
| * | Add new templating API, remove Jinja external and add it to setup.py dependen... | Georg Brandl | 2008-04-13 | 1 | -0/+29 |
| * | Support Sphinx.add_transform(). | Georg Brandl | 2008-04-13 | 1 | -0/+4 |
| * | Allow the config to act as an extension. | Georg Brandl | 2008-04-06 | 1 | -0/+3 |
| * | Support app.add_crossref_type(). | Georg Brandl | 2008-03-28 | 1 | -5/+15 |
| * | Some miscellaneous fixes. | Georg Brandl | 2008-03-09 | 1 | -8/+15 |
| * | * Allow registering arbitrary cross-referencing directives/roles. | Georg Brandl | 2008-03-09 | 1 | -0/+8 |
| * | * Allow custom static files to be created for the HTML builder. | Georg Brandl | 2008-02-23 | 1 | -2/+3 |
| * | Add setup.py, add quickstart script. | Georg Brandl | 2008-02-09 | 1 | -0/+6 |
| * | More refactoring, this time allowing different file extensions | Georg Brandl | 2008-02-01 | 1 | -2/+2 |
| * | More refactoring: | Georg Brandl | 2008-01-27 | 1 | -0/+180 |