comparison doc/index.txt @ 241:4d81439bc097 trunk

* Added basic documentation for the text-based template language. * Directives in text templates are now closed with a simple `#end` line instead of the longer `#end<name>`.
author cmlenz
date Wed, 13 Sep 2006 14:52:58 +0000
parents 7fb269e7da81
children 55c574767df2 3eb30e4ece8c
comparison
equal deleted inserted replaced
240:37039af315da 241:4d81439bc097
21 which is heavily inspired by Kid. 21 which is heavily inspired by Kid.
22 22
23 * `Markup Streams <streams.html>`_ 23 * `Markup Streams <streams.html>`_
24 * `Generating Markup Programmatically <builder.html>`_ 24 * `Generating Markup Programmatically <builder.html>`_
25 * `Genshi XML Template Language <xml-templates.html>`_ 25 * `Genshi XML Template Language <xml-templates.html>`_
26 * `Genshi Text Template Language <text-templates.html>`_
26 * `Using XPath in Genshi <xpath.html>`_ 27 * `Using XPath in Genshi <xpath.html>`_
Copyright (C) 2012-2017 Edgewall Software