summaryrefslogtreecommitdiff
path: root/doc/conf.py
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add new universal config value ``exclude_patterns``, with glob-style exclude ↵Georg Brandl2010-01-061-0/+2
| | | | | | | | | | | | patterns. This makes the old ``unused_docs``, ``exclude_trees`` and ``exclude_dirnames`` obsolete.
* | merge with trunkGeorg Brandl2010-01-021-1/+2
|\ \ | |/ |/|
| * merge with trunkGeorg Brandl2009-12-311-0/+13
| |\
| * | app: allow giving the localized object name when adding new object types.Georg Brandl2009-09-081-1/+2
| | |
* | | Make extlinks more flexible: use string substitution to build the full URL.Georg Brandl2010-01-021-2/+0
| | |
* | | merge with 0.6Georg Brandl2010-01-011-1/+1
|\ \ \ | |_|/ |/| |
| * | Happy new year!Georg Brandl2010-01-011-1/+1
| | |
| * | Add missing extension.Georg Brandl2009-10-081-1/+2
| | |
* | | Review of epub builder. Add a separate "epub_theme" config value for ↵Georg Brandl2009-12-291-3/+4
| | | | | | | | | | | | selecting a different theme.
* | | Activated html_theme 'epub'Roland Meister2009-12-281-1/+1
| | |
* | | Initial import from local repositoryRoland Meister2009-12-281-0/+12
| |/ |/|
* | Added the ``latex_docclass`` config value and made the "twoside"Georg Brandl2009-06-041-1/+1
| | | | | | | | documentclass option overridable by "oneside".
* | No need to use extlinks in conf.py.Georg Brandl2009-05-021-1/+1
| |
* | Added the ``extlinks`` extension.Georg Brandl2009-05-021-1/+3
| |
* | autosummary: write documentationPauli Virtanen2009-04-041-1/+2
|/
* Oops.Georg Brandl2009-02-201-1/+1
|
* The HTML builder now stores a small file named ``.buildinfo`` inGeorg Brandl2009-02-191-1/+1
| | | | | | its output directory. It stores a hash of config values that can be used to determine if a full rebuild needs to be done (e.g. after changing ``html_theme``).
* merge with mqGeorg Brandl2009-01-101-0/+3
|\
| * add modindex_common_prefix config valuemq2009-01-101-0/+3
| |
* | Fix more line length and trailing whitespace.Georg Brandl2009-01-101-2/+3
| |
* | Split stylesheets into basic, default and sphinxdoc.Georg Brandl2009-01-101-77/+9
| |
* | Add Pygments style selection to theming.Georg Brandl2009-01-101-1/+1
| |
* | Basic theme infrastructure.Georg Brandl2009-01-051-1/+2
|/
* Fix a few remaining copyrights and add 2009 to license.Georg Brandl2009-01-041-1/+1
|
* Use an explicit language.Georg Brandl2008-11-191-0/+2
|
* Add todo extension.Georg Brandl2008-11-091-1/+7
|
* Use palatino for the Sphinx docs.Georg Brandl2008-09-241-1/+3
|
* Merged revisions 66061,66069 via svnmerge fromGeorg Brandl2008-08-301-1/+1
| | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x ........ r66061 | georg.brandl | 2008-08-30 11:43:20 +0200 (Sat, 30 Aug 2008) | 2 lines Show last released version in built docs. ........ r66069 | georg.brandl | 2008-08-30 15:21:40 +0200 (Sat, 30 Aug 2008) | 2 lines XeTeX fix by Markus Gritsch. ........
* English is nice for the official docs nevertheless.Georg Brandl2008-08-081-2/+0
|
* Add i18n support, thanks to Horst Gutmann.Georg Brandl2008-08-081-1/+3
|
* Merged revisions 65532,65546-65547,65550-65551 via svnmerge fromGeorg Brandl2008-08-061-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x ........ r65532 | georg.brandl | 2008-08-04 22:35:07 +0000 (Mon, 04 Aug 2008) | 2 lines Add a test file for misc. markup and fix a doc bug. ........ r65546 | georg.brandl | 2008-08-05 09:55:20 +0000 (Tue, 05 Aug 2008) | 2 lines Show an indication while downloading the search index. ........ r65547 | georg.brandl | 2008-08-05 10:07:50 +0000 (Tue, 05 Aug 2008) | 2 lines Fix an indentation problem in production lists. #3477. ........ r65550 | georg.brandl | 2008-08-05 16:21:34 +0000 (Tue, 05 Aug 2008) | 2 lines Remove unused interface.js. ........ r65551 | georg.brandl | 2008-08-06 08:48:21 +0000 (Wed, 06 Aug 2008) | 2 lines Don't try to remove a nonexisting static dir. ........
* Add math support to Sphinx.Georg Brandl2008-08-061-1/+3
|
* Add general docstring processing support with a new event in autodoc.Georg Brandl2008-06-221-2/+2
|
* Follow renaming of desc_classname to desc_addname.Georg Brandl2008-06-181-1/+1
|
* Add html-page-context event for customizing the template context.Georg Brandl2008-05-311-0/+18
|
* Add ``toctree_only`` feature to LaTeX builder.Georg Brandl2008-05-041-1/+1
|
* Use correct OpenSearch base url.Georg Brandl2008-05-031-1/+1
|
* * New LaTeX table handling.Georg Brandl2008-05-031-0/+2
| | | | * Support parts in LaTeX output.
* Fetch Sphinx version from Sphinx itself.Georg Brandl2008-04-271-2/+3
|
* Add logo options, add blocks to sidebar.Georg Brandl2008-04-271-0/+2
|
* Use OpenSearch for Sphinx docs.Georg Brandl2008-04-271-0/+2
|
* * Use a customizable title for the docs.Georg Brandl2008-04-191-1/+1
| | | | * Fix up the clumsy index template handling.
* Allow the config to act as an extension.Georg Brandl2008-04-061-3/+37
|
* Use Windows-friendlier dirnames.Georg Brandl2008-03-211-2/+2
|
* * Add docs for sphinx.ext.doctest.Georg Brandl2008-03-211-1/+1
| | | | * Update parse_node functions.
* * Define __file__ during conf.py execution.Georg Brandl2008-03-161-2/+2
| | | | * Make staticpath relative to conf.py dir.
* Add documentation for autodoc.Georg Brandl2008-03-141-1/+3
|
* First pass at Sphinx documentation. Most of it still needs to be written :)Georg Brandl2008-03-091-0/+125