File: index.rst

package info (click to toggle)
python-kajiki 0.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 692 kB
  • sloc: python: 4,145; makefile: 115
file content (31 lines) | stat: -rw-r--r-- 633 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.. Kajiki documentation master file, created by
   sphinx-quickstart on Wed Jul  7 22:31:03 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Kajiki: Fast Templates for Python
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. include:: ../README.rst

Documentation contents
~~~~~~~~~~~~~~~~~~~~~~

.. toctree::
   :maxdepth: 2

   templating-basics.rst
   xml-templates.rst
   text-templates.rst
   migrating_from_genshi.rst
   i18n.rst
   cli.rst
   runtime.rst
   changes.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`