[Templates-cvs] cvs commit: Template2/docs/src index.html
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 07/02/09 18:40:15
Modified: docs/src index.html
Log:
release version 2.18
Revision Changes Path
1.8 +7 -7 Template2/docs/src/index.html
Index: index.html
===================================================================
RCS file: /template-toolkit/Template2/docs/src/index.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- index.html 2006/01/30 20:03:04 1.7
+++ index.html 2007/02/09 18:40:15 1.8
@@ -2,43 +2,43 @@
page = ''
%]
-This is the documentation set for the Template Toolkit. It is split into a number of "books" which describe different aspects of installing, configuring, using and extending the Template Toolkit.
+
[% WRAPPER ndx -%]
[% WRAPPER ndxitem
link='Tutorial/index.html'
name='Tutorial'
title='Template Toolkit Tutorials'
-%]
-This section includes tutorials on using the Template Toolkit. Subjects currently include an general overview of the Template Toolkit, showing users how to get quickly up to speed building web content, and a tutorial on generating and using data files, with particular reference to XML.
+
[% END %]
[% WRAPPER ndxitem
link='Manual/index.html'
name='Manual'
title='User guide and reference manual for the Template Toolkit'
-%]
-This is the comprehensive user guide and reference manual for the Template Toolkit.
+
[% END %]
[% WRAPPER ndxitem
link='Modules/index.html'
name='Modules'
title='Core modules comprising the Template Toolkit'
-%]
-This section contains the documentation for the modules that comprise the Template Toolkit.
+
[% END %]
[% WRAPPER ndxitem
link='Library/index.html'
name='Library'
title='Template libraries'
-%]
-This section contains documentation for the template libraries distributed with the Template Toolkit.
+
[% END %]
[% WRAPPER ndxitem
link='Tools/index.html'
name='Tools'
title='Template Tools'
-%]
-This section contains documentation for 'tpage' and 'ttree', two useful template processing tools distributed with the Template Toolkit.
+
[% END %]
[% WRAPPER ndxitem
link='FAQ/FAQ.html'
@@ -52,7 +52,7 @@
name='Release'
title='Release notes: README, Changes, TODO, etc.'
-%]
-This section contains the release notes for the Template Toolkit.
+
[% END %]
[% END %]