[%#
  # IMPORTANT NOTE
  #   This documentation is generated automatically from source
  #   templates.  Any changes you make here may be lost.
  # 
  #   The 'docsrc' documentation source bundle is available for download
  #   from http://www.template-toolkit.org/docs.html and contains all
  #   the source templates, XML files, scripts, etc., from which the
  #   documentation for the Template Toolkit is built.
-%]
[% META book = 'Tools'
        page = 'index'
%]

<p>
This section contains documentation for 'tpage' and 'ttree', two useful template processing tools distributed with the Template Toolkit.
</p>

[% WRAPPER ndx -%]

[% WRAPPER ndxitem 
       link  = '../Tools/tpage.html'
       name  = 'tpage'
       title = 'Process templates from command line'
-%]

[% END %]

[% WRAPPER ndxitem 
       link  = '../Tools/ttree.html'
       name  = 'ttree'
       title = 'Process entire directory trees of templates'
-%]

[% END %]

[% END %]