summaryrefslogtreecommitdiff
path: root/doc/templating.rst
Commit message (Expand)AuthorAgeFilesLines
* Closes #983: clarify "docstitle" behavior with singlehtmlGeorg Brandl2014-01-111-1/+2
* Bug #1047: templating toctree()'s includehidden argumentRoland Meister2012-12-101-0/+3
* Closes #658: fix error in script_files example and document css_files.Georg Brandl2011-05-151-1/+5
* #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-051-6/+6
* Mention type of "meta".Georg Brandl2010-06-141-1/+1
* The ``toctree`` callable in templates now accepts a ``titles_only`` keyword a...Georg Brandl2010-05-301-0/+3
* Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-201-3/+3
* merge with trunk (and remove debugging leftover from test layout.html template)Georg Brandl2010-01-071-3/+16
|\
| * Fix compatibility with blocks in the old sidebar scheme: blocks cannot be use...Georg Brandl2010-01-071-3/+16
* | merge with trunkGeorg Brandl2009-12-281-2/+7
|\ \ | |/ |/|
| * The ``toctree()`` callable in templates now has a ``maxdepth``Georg Brandl2009-09-091-2/+7
* | Fix typo.Georg Brandl2009-12-011-2/+2
|/
* Make "make check" happy.Georg Brandl2009-02-191-1/+1
* Change html_collapse_toctree setting to an argument of the toctree() callable.Georg Brandl2009-02-161-1/+2
* More templating docs.Georg Brandl2009-02-151-38/+145
* Added a toctree variable to the templates, and the ability toGeorg Brandl2009-01-261-2/+21
* Add sidebarsourcelink block.Georg Brandl2008-12-201-0/+4
* Some more fixes after the great renaming.Georg Brandl2008-11-291-2/+2
* Rename rellinks to linktags.georg.brandl2008-09-241-6/+6
* Add logo options, add blocks to sidebar.georg.brandl2008-04-271-0/+14
* Fix markup.georg.brandl2008-04-271-1/+1
* Review templating docs.georg.brandl2008-04-271-69/+85
* simplified layout template a bit, working on templating documentationarmin.ronacher2008-04-271-9/+171
* Add new templating API, remove Jinja external and add it to setup.py dependen...georg.brandl2008-04-131-1/+7
* Expand on the pickle builder.georg.brandl2008-03-251-0/+18
* Rebuild all HTML files in case of a template change.georg.brandl2008-03-251-1/+1
* Remove outdated info and add an XXX.georg.brandl2008-03-231-42/+1
* Fixes from Armin.georg.brandl2008-03-221-1/+1
* Some more documentation.georg.brandl2008-03-121-0/+58
* First pass at Sphinx documentation. Most of it still needs to be written :)georg.brandl2008-03-091-0/+4