summaryrefslogtreecommitdiff
path: root/sphinx/jinja2glue.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix #635: add missing "next" method to idgen() on Python 3.Georg Brandl2011-09-191-1/+2
|
* merge with 1.0Georg Brandl2011-01-151-0/+10
|\
| * Fix bug introduced by relying on quirks of Jinja scoping.Georg Brandl2011-01-151-0/+10
| |
* | #554: Add theme option ``sidebarwidth`` to the basic theme.Georg Brandl2011-01-151-0/+7
| |
* | merge with 1.0Georg Brandl2011-01-041-1/+1
|\ \ | |/
| * New year update.Georg Brandl2011-01-041-1/+1
| |
* | Docstring harmonization.Georg Brandl2010-08-221-2/+4
|/
* Allow empty accesskey to avoid giving an access key.Georg Brandl2010-02-191-1/+1
|
* merge with trunkGeorg Brandl2010-01-171-1/+1
|\
| * Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-171-1/+1
| |
* | merge with trunkGeorg Brandl2010-01-171-1/+1
|\ \ | |/
| * Refactor util package.Georg Brandl2010-01-171-1/+1
| |
* | merge with trunkGeorg Brandl2010-01-021-2/+3
|\ \ | |/ |/|
| * Make "make check" happy.Georg Brandl2009-10-261-1/+2
| |
| * merge with trunkGeorg Brandl2009-09-041-1/+0
| |\
| * | Move the initialization of env and i18n into the app.Georg Brandl2009-07-131-2/+2
| | |
* | | 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
| | | | Jinja 2 by default disables both.
* 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.Armin Ronacher2009-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
| | | | | * Make the right-/stickysidebar alternatives for the default design options. * Add theme-related options to quickstart.
* 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.Georg Brandl2009-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