blob: a6c8bf88794cd1291e49f3e3823fd15918fbe7c9 [file] [log] [blame]
Armin Ronacher9d472df2008-05-04 19:56:34 +02001Jinja2 Documentation
2====================
Armin Ronacher083ae162008-04-27 21:42:57 +02003
Armin Ronacher374a05d2008-05-05 17:08:34 +02004This is the documentation for the Jinja2 general purpose templating language.
5Jinja2 is a library for Python 2.4 and onwards that is designed to be flexible,
6fast and secure.
Armin Ronacher083ae162008-04-27 21:42:57 +02007
8.. toctree::
9 :maxdepth: 2
10
Armin Ronacherd1342312008-04-28 12:20:12 +020011 intro
12 api
13 templates
Armin Ronacher9d472df2008-05-04 19:56:34 +020014
15 changelog
16
17* :ref:`genindex`