summaryrefslogtreecommitdiff
path: root/sphinx/_jinja.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove old Jinja 1 bridge.Georg Brandl2009-01-051-114/+0
|
* Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
|\
| * Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
| | | | | | | | | | names in AUTHORS instead, and add the license of etree13 to LICENSE.
* | Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
| |
* | Move builders and writers into new packages.Georg Brandl2008-11-291-1/+2
|/
* Some pylint-found fixes and cleanups.Georg Brandl2008-09-061-1/+1
|
* Add Czech translation by Pavel Kosina, and use Unicode gettext methods ↵Georg Brandl2008-08-081-2/+2
| | | | throughout.
* Add i18n support, thanks to Horst Gutmann.Georg Brandl2008-08-081-5/+39
|
* Some pylint nits.Georg Brandl2008-05-041-1/+0
|
* Allow the configuration directory to be set differently from the source ↵Georg Brandl2008-05-021-1/+1
| | | | | | directory. Also don't import docutils on importing sphinx.
* Add new templating API, remove Jinja external and add it to setup.py ↵Georg Brandl2008-04-131-1/+26
| | | | dependencies.
* * Allow registering arbitrary cross-referencing directives/roles.Georg Brandl2008-03-091-3/+10
| | | | | | | | * Allow labels anywhere, and allow giving an explicit caption in :ref: links. * Some fixes to the sphinxdoc style. * Add an option to show author information in the output. * Search user-defined templates in the order they occur in the config (thanks Nick).
* A few refactorings in Sphinx.Georg Brandl2008-01-161-2/+32
|
* Update copyright years and change license to BSD.Georg Brandl2008-01-111-2/+2
|
* Initial import of the doc tools.Georg Brandl2007-07-231-0/+18