[%#
# 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 = 'Library'
page = 'index'
%]
<p>
This section contains documentation for the template libraries distributed with the Template Toolkit.
</p>
[% WRAPPER ndx -%]
[% WRAPPER ndxitem
link = '../Library/HTML.html'
name = 'HTML'
title = 'Template library for building basic HTML pages'
-%]
The HTML library provides a number of basic templates for use in building HTML pages.
[% END %]
[% WRAPPER ndxitem
link = '../Library/Splash.html'
name = 'Splash'
title = 'Template library for building stylish HTML user interfaces'
-%]
The Splash! library is built on top of the HTML library and implements a set of widgets for easy construction of stylish HTML pages
[% END %]
[% WRAPPER ndxitem
link = '../Library/PostScript.html'
name = 'PostScript'
title = 'Template library for generating PostScript'
-%]
This library contains a number of useful templates for generating PostScript pages.
[% END %]
[% END %]