summaryrefslogtreecommitdiff
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* modernize docs config, use pallets-sphinx-themesDavid Lord2019-07-261-152/+44
|
* Use actual release infoArmin Ronacher2011-02-061-3/+12
|
* Yay. PDF docs for Jinja2Armin Ronacher2011-02-061-11/+16
|
* New documentation style go match Flask and Werkzeug betterArmin Ronacher2011-01-241-4/+9
|
* Added the `meta` module.Armin Ronacher2009-07-261-3/+0
| | | | | --HG-- branch : trunk
* added intro text to doc indexArmin Ronacher2008-05-051-1/+1
| | | | | --HG-- branch : trunk
* added style for html documentationArmin Ronacher2008-05-041-9/+5
| | | | | --HG-- branch : trunk
* improved sandbox, added proper striptags and updated documentation to latest ↵Armin Ronacher2008-05-041-1/+1
| | | | | | | sphinx changes --HG-- branch : trunk
* moved caching from loaders to environment and added environment overlaysArmin Ronacher2008-04-301-1/+1
| | | | | --HG-- branch : trunk
* more docs and fixed bug in parser that assigned lineno for ExprStmt wrongArmin Ronacher2008-04-281-2/+9
| | | | | --HG-- branch : trunk
* first version of the jinja2 docsArmin Ronacher2008-04-281-2/+2
| | | | | --HG-- branch : trunk
* autoescaping is separate from finalize now and Markup is completely ignored ↵Armin Ronacher2008-04-281-4/+4
| | | | | | | if the environment is not in autoescape mode --HG-- branch : trunk
* bootstrapped new documentationArmin Ronacher2008-04-271-0/+141
--HG-- branch : trunk