Pushed version number in setup.py for 2.3.1 release.
[jinja2.git] / docs / index.rst
1 Jinja2 Documentation
2 ====================
3
4 This is the documentation for the Jinja2 general purpose templating language.
5 Jinja2 is a library for Python 2.4 and onwards that is designed to be flexible,
6 fast and secure.
7
8 .. toctree::
9    :maxdepth: 2
10
11    intro
12    api
13    sandbox
14    templates
15    extensions
16    integration
17    switching
18    tricks
19
20    faq
21    changelog
22
23 If you can't find the information you're looking for, have a look at the
24 index of try to find it using the search function:
25
26 * :ref:`genindex`
27 * :ref:`search`