summaryrefslogtreecommitdiff
path: root/sphinx/jinja2glue.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Georg Brandl2013-01-011-1/+1
* Fix #635: add missing "next" method to idgen() on Python 3.Georg Brandl2011-09-191-1/+2
* merge with 1.0Georg Brandl2011-01-151-2/+11
|\
| * #554: Add theme option ``sidebarwidth`` to the basic theme.Georg Brandl2011-01-151-0/+7
| * merge with 1.0Georg Brandl2011-01-041-1/+1
| |\
| * | Docstring harmonization.Georg Brandl2010-08-221-2/+4
* | | Fix bug introduced by relying on quirks of Jinja scoping.Georg Brandl2011-01-151-0/+10
| |/ |/|
* | New year update.Georg Brandl2011-01-041-1/+1
|/
* Allow empty accesskey to avoid giving an access key.Georg Brandl2010-02-191-1/+1
* merge with trunkGeorg Brandl2010-01-171-2/+3
|\
| * merge with trunkGeorg Brandl2010-01-171-1/+1
| |\
| * \ merge with trunkGeorg Brandl2010-01-021-1/+1
| |\ \
| * | | Make "make check" happy.Georg Brandl2009-10-261-1/+2
| * | | merge with trunkGeorg Brandl2009-09-041-2/+2
| |\ \ \
| | * | | Move the initialization of env and i18n into the app.Georg Brandl2009-07-131-2/+2
* | | | | Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-171-1/+1
| |_|_|/ |/| | |
* | | | Refactor util package.Georg Brandl2010-01-171-1/+1
| |_|/ |/| |
* | | Happy new year!Georg Brandl2010-01-011-1/+1
|/ /
* | Cleanup unused imports.Georg Brandl2009-09-041-1/+0
|/
* #158: Allow '..' in template names, and absolute template paths;Georg Brandl2009-06-041-1/+28
* Output each accesskey only once, regardless of the number of relbars.Georg Brandl2009-02-241-0/+10
* Fix the serializing and changes builders, and really test them.Georg Brandl2009-02-211-7/+11
* Make "make check" happy.Georg Brandl2009-02-191-1/+2
* Enabled default jinja sandbox in sphinx. Makes it safer to share themes.mitsuhiko2009-02-191-7/+10
* Add theming test suite, fix a few bugs and doc problems.Georg Brandl2009-02-151-2/+3
* Add support for templated static files.Georg Brandl2009-02-151-0/+4
* * Add support for theme options.Georg Brandl2009-02-151-1/+10
* Support theme zipfiles.Georg Brandl2009-02-151-1/+1
* Fix bugs in the template loader and the changes builder.Georg Brandl2009-01-101-1/+2
* Basic theme infrastructure.gbrandl2009-01-051-49/+32
* Fix a few remaining copyrights and add 2009 to license.Georg Brandl2009-01-041-1/+1
* Some fixes and changelog entry after switch to Jinja2.Georg Brandl2008-12-281-0/+86