[Templates-cvs] cvs commit: Template2/docsrc/xml ttdocs.xml
cvs@template-toolkit.org
cvs@template-toolkit.org
Thu, 09 Oct 2003 09:51:43 +0100
cvs 03/10/09 08:51:43
Modified: docsrc/xml ttdocs.xml
Log:
* changed ttree to manually add footer
Revision Changes Path
1.19 +5 -2 Template2/docsrc/xml/ttdocs.xml
Index: ttdocs.xml
===================================================================
RCS file: /template-toolkit/Template2/docsrc/xml/ttdocs.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ttdocs.xml 2002/11/07 15:27:38 1.18
+++ ttdocs.xml 2003/10/09 08:51:42 1.19
@@ -1006,11 +1006,14 @@
</intro>
<!-- Template::Tools::tpage -->
- <page id="tpage" about="Process templates from command line"
+ <page id="tpage"
+ about="Process templates from command line"
seealso="ttree|Template::Tools::ttree"/>
<!-- Template::Tools::ttree -->
- <page id="ttree" about="Process entire directory trees of templates"
+ <page id="ttree"
+ about="Process entire directory trees of templates"
+ nofoot="1"
seealso="tpage|Template::Tools::tpage"/>
</book>