| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| * | #14: allow distinct programs for cmdoption directive. | Georg Brandl | 2008-11-09 | 1 | -14/+21 |
| * | Role names are case-insensitive. #24. | georg.brandl | 2008-10-16 | 1 | -1/+5 |
| * | Add cmember role (#3875). | georg.brandl | 2008-09-24 | 1 | -0/+1 |
| * | Simplify index entry handling. | georg.brandl | 2008-08-11 | 1 | -7/+0 |
| * | * Add more generated text to the automatic translation. | georg.brandl | 2008-08-10 | 1 | -4/+5 |
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | georg.brandl | 2008-07-18 | 1 | -5/+5 |
| * | Merged revisions 64642-64643,64698 via svnmerge from | georg.brandl | 2008-07-04 | 1 | -0/+3 |
| * | Add default_role configuration value. | georg.brandl | 2008-06-17 | 1 | -2/+6 |
| * | Another fix for cross-referencing behavior. | georg.brandl | 2008-05-24 | 1 | -8/+10 |
| * | #2904: fix :func:`title <target>` behavior. | georg.brandl | 2008-05-24 | 1 | -30/+39 |
| * | Fix :term:`title <target>`, and make giving multiple cmdoptions possible. | georg.brandl | 2008-04-07 | 1 | -9/+10 |
| * | Support the image directive. | georg.brandl | 2008-03-25 | 1 | -0/+2 |
| * | * Allow the ~ prefix on module xrefs. | georg.brandl | 2008-03-21 | 1 | -2/+2 |
| * | Enable :role:`title <target>` syntax for all xref role types. | georg.brandl | 2008-03-16 | 1 | -32/+32 |
| * | A leading '~' in a object cross-reference hides the module part. | georg.brandl | 2008-03-09 | 1 | -7/+16 |
| * | * Allow registering arbitrary cross-referencing directives/roles. | georg.brandl | 2008-03-09 | 1 | -0/+16 |
| * | Further refactorings, add extensibility API. | georg.brandl | 2008-01-21 | 1 | -1/+1 |
| * | A few refactorings in Sphinx. | georg.brandl | 2008-01-16 | 1 | -2/+5 |
| * | Update copyright years and change license to BSD. | georg.brandl | 2008-01-11 | 1 | -2/+2 |
| * | Remove parentheses if the occur in :func: etc. roles. | georg.brandl | 2008-01-11 | 1 | -3/+7 |
| * | Checkin my holiday work: | georg.brandl | 2007-12-29 | 1 | -1/+1 |
| * | Further fixes. All produced latex documents now run through pdflatex without ... | georg.brandl | 2007-12-16 | 1 | -7/+13 |
| * | * Lowercase glossary terms | georg.brandl | 2007-10-21 | 1 | -1/+1 |
| * | Add an envvar directive too. Link from :envvar: and :option: to the relevant ... | georg.brandl | 2007-10-20 | 1 | -5/+15 |
| * | Add ``!`` x-ref feature. | georg.brandl | 2007-08-17 | 1 | -0/+5 |
| * | Two fixes. | georg.brandl | 2007-08-17 | 1 | -1/+1 |
| * | Add glossary directive and :term: role for crossreferencing into the glossary. | georg.brandl | 2007-08-17 | 1 | -2/+4 |
| * | Allow a leading dot in x-reference roles, marking reversed search order for t... | georg.brandl | 2007-08-15 | 1 | -0/+6 |
| * | Add module names even to names in classes. Add a config option for that. | georg.brandl | 2007-08-06 | 1 | -4/+5 |
| * | Don't mangle "--" in option names. | georg.brandl | 2007-08-04 | 1 | -6/+6 |
| * | Don't interpret markup in productionlists. | georg.brandl | 2007-08-02 | 1 | -3/+0 |
| * | Strip parentheses during conversion, add them during build. | georg.brandl | 2007-08-01 | 1 | -3/+3 |
| * | Make system messages stand out in HTML output. | georg.brandl | 2007-08-01 | 1 | -4/+20 |
| * | Initial import of the doc tools. | georg.brandl | 2007-07-23 | 1 | -0/+143 |