[Templates-cvs] cvs commit: Template2/docs/src/Library HTML.html PostScript.html Splash.html index.html
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 07/02/09 18:40:19
Modified: docs/src/Library HTML.html PostScript.html Splash.html
index.html
Log:
release version 2.18
Revision Changes Path
1.65 +2 -3 Template2/docs/src/Library/HTML.html
Index: HTML.html
===================================================================
RCS file: /template-toolkit/Template2/docs/src/Library/HTML.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- HTML.html 2006/05/30 17:01:13 1.64
+++ HTML.html 2007/02/09 18:40:18 1.65
@@ -293,13 +293,12 @@
title="VERSION"
-%]<p>
2.68, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
</p>
[%- END %]
[% WRAPPER section
title="COPYRIGHT"
--%]<pre> Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.</pre>
+-%]<pre> Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.</pre>
<p>
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
1.65 +2 -3 Template2/docs/src/Library/PostScript.html
Index: PostScript.html
===================================================================
RCS file: /template-toolkit/Template2/docs/src/Library/PostScript.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- PostScript.html 2006/05/30 17:01:14 1.64
+++ PostScript.html 2007/02/09 18:40:19 1.65
@@ -48,13 +48,12 @@
title="VERSION"
-%]<p>
2.68, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
</p>
[%- END %]
[% WRAPPER section
title="COPYRIGHT"
--%]<pre> Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.</pre>
+-%]<pre> Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.</pre>
<p>
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
1.65 +2 -3 Template2/docs/src/Library/Splash.html
Index: Splash.html
===================================================================
RCS file: /template-toolkit/Template2/docs/src/Library/Splash.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- Splash.html 2006/05/30 17:01:14 1.64
+++ Splash.html 2007/02/09 18:40:19 1.65
@@ -893,13 +893,12 @@
title="VERSION"
-%]<p>
2.68, distributed as part of the
-Template Toolkit version 2.15b, released on 30 May 2006.
+Template Toolkit version 2.18, released on 09 February 2007.
</p>
[%- END %]
[% WRAPPER section
title="COPYRIGHT"
--%]<pre> Copyright (C) 1996-2006 Andy Wardley. All Rights Reserved.
- Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.</pre>
+-%]<pre> Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.</pre>
<p>
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
1.6 +3 -6 Template2/docs/src/Library/index.html
Index: index.html
===================================================================
RCS file: /template-toolkit/Template2/docs/src/Library/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.html 2001/12/20 09:44:08 1.5
+++ index.html 2007/02/09 18:40:19 1.6
@@ -12,9 +12,6 @@
page = 'index'
%]
-<p>
-This section contains documentation for the template libraries distributed with the Template Toolkit.
-</p>
[% WRAPPER ndx -%]
@@ -23,7 +20,7 @@
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
@@ -31,7 +28,7 @@
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
@@ -39,7 +36,7 @@
name = 'PostScript'
title = 'Template library for generating PostScript'
-%]
-This library contains a number of useful templates for generating PostScript pages.
+
[% END %]
[% END %]