| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | #169: Added the ``trim_doctest_flags`` config value, which is true by default. | Georg Brandl | 2009-06-16 | 1 | -0/+1 |
* | | Added the ``latex_docclass`` config value and made the "twoside" | Georg Brandl | 2009-06-04 | 1 | -0/+1 |
* | | merge with 0.6 | Georg Brandl | 2009-05-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Set the default encoding to ``utf-8-sig`` to handle files with a | Georg Brandl | 2009-05-31 | 1 | -1/+1 |
* | | Add html_show_copyright config val, patch by Wojtek Walczak. | Georg Brandl | 2009-04-09 | 1 | -0/+1 |
|/ |
|
* | The new ``latex_additional_files`` config value can be used to | Georg Brandl | 2009-02-20 | 1 | -0/+1 |
* | Added an ``only`` directive that can selectively include text | Georg Brandl | 2009-02-19 | 1 | -1/+2 |
* | The HTML builder now stores a small file named ``.buildinfo`` in | Georg Brandl | 2009-02-19 | 1 | -66/+66 |
* | Change html_collapse_toctree setting to an argument of the toctree() callable. | Georg Brandl | 2009-02-16 | 1 | -1/+0 |
* | Add theming test suite, fix a few bugs and doc problems. | Georg Brandl | 2009-02-15 | 1 | -1/+0 |
* | * Add support for theme options. | Georg Brandl | 2009-02-15 | 1 | -0/+1 |
* | merge with main | Georg Brandl | 2009-02-14 | 1 | -0/+3 |
|\ |
|
| * | Add a rst_epilog setting, usable for global substitutions. | Georg Brandl | 2009-02-07 | 1 | -0/+1 |
| * | Patch from Stefan Seefeld: make local toctree collapsible. | Georg Brandl | 2009-02-07 | 1 | -0/+1 |
| * | The new ``trim_footnote_reference_space`` config value mirrors | Georg Brandl | 2009-01-26 | 1 | -0/+1 |
* | | merge with mq | Georg Brandl | 2009-01-10 | 1 | -0/+1 |
|\ \ |
|
| * | | add modindex_common_prefix config value | mq | 2009-01-10 | 1 | -0/+1 |
* | | | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -1/+2 |
* | | | merge in trunk | Georg Brandl | 2009-01-10 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | use the py3k version of callable() | Benjamin Peterson | 2009-01-10 | 1 | -1/+1 |
| |/ |
|
* | | Split stylesheets into basic, default and sphinxdoc. | Georg Brandl | 2009-01-10 | 1 | -1/+1 |
* | | Use the correct style name. | Georg Brandl | 2009-01-05 | 1 | -1/+1 |
* | | Basic theme infrastructure. | Georg Brandl | 2009-01-05 | 1 | -1/+3 |
|/ |
|
* | Merge in copyright style changes from 0.5. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|\ |
|
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
* | | New builder for Qt help collections, by Antonio Valentino. | Georg Brandl | 2008-12-29 | 1 | -1/+6 |
* | | Explicitly refer to the license in :license: tags. | Georg Brandl | 2008-12-27 | 1 | -1/+1 |
* | | Add html_link_suffix value. | Georg Brandl | 2008-12-25 | 1 | -0/+1 |
* | | The new ``html_show_sourcelink`` config value can be used to | Georg Brandl | 2008-12-15 | 1 | -0/+1 |
* | | Add html_add_permalinks config value. | Georg Brandl | 2008-11-30 | 1 | -0/+1 |
* | | Allow giving values for dict type config values in the overrides. | Georg Brandl | 2008-11-30 | 1 | -0/+6 |
|/ |
|
* | Allow build without conf.py using -C command line switch. | Georg Brandl | 2008-11-16 | 1 | -7/+9 |
* | Add -A option to pass values into HTML templates. | Georg Brandl | 2008-11-04 | 1 | -0/+1 |
* | Add "source_encoding" config value. | Georg Brandl | 2008-10-16 | 1 | -0/+1 |
* | Restructure LaTeX file template: add new "latex_elements" config value | Georg Brandl | 2008-09-12 | 1 | -3/+7 |
* | Add default highlight language selection support. | Georg Brandl | 2008-09-09 | 1 | -0/+1 |
* | Typo fix. | Georg Brandl | 2008-08-10 | 1 | -1/+1 |
* | Add exclude_dirnames value. | Georg Brandl | 2008-08-10 | 1 | -0/+1 |
* | New config value "keep_warnings", default is to discard the from the saved do... | Georg Brandl | 2008-08-10 | 1 | -0/+1 |
* | Add Czech translation by Pavel Kosina, and use Unicode gettext methods throug... | Georg Brandl | 2008-08-08 | 1 | -1/+1 |
* | Add i18n support, thanks to Horst Gutmann. | Georg Brandl | 2008-08-08 | 1 | -4/+6 |
* | Add default_role configuration value. | Georg Brandl | 2008-06-17 | 1 | -0/+1 |
* | Support splitting the HTML index. | Georg Brandl | 2008-06-17 | 1 | -0/+1 |
* | Add html_favicon config value. | Georg Brandl | 2008-06-15 | 1 | -0/+1 |
* | Add a test suite skeleton, a first test for sphinx.config, and fix a bug in c... | Georg Brandl | 2008-06-05 | 1 | -5/+6 |
* | Fix the handling of extensions' config values. | Georg Brandl | 2008-06-04 | 1 | -12/+18 |
* | Add html_short_title and html_show_sphinx config values. | Georg Brandl | 2008-05-24 | 1 | -9/+21 |
* | Add exclude_trees config value. | Georg Brandl | 2008-05-24 | 1 | -0/+1 |
* | Add html_use_index flag. | Georg Brandl | 2008-05-23 | 1 | -0/+1 |
* | Add html_file_suffix value. | Georg Brandl | 2008-05-06 | 1 | -1/+2 |