diff 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
line wrap: on
line diff
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -23,4 +23,5 @@
 * `Markup Streams <streams.html>`_
 * `Generating Markup Programmatically <builder.html>`_
 * `Genshi XML Template Language <xml-templates.html>`_
+* `Genshi Text Template Language <text-templates.html>`_
 * `Using XPath in Genshi <xpath.html>`_
Copyright (C) 2012-2017 Edgewall Software