[Templates-cvs] cvs commit: Template2/docs/src/Tools index.html tpage.html ttree.html

cvs@template-toolkit.org cvs@template-toolkit.org


cvs         07/02/09 18:40:39

  Modified:    docs/src/Tools index.html tpage.html ttree.html
  Log:
  release version 2.18
  
  Revision  Changes    Path
  1.5       +0 -3      Template2/docs/src/Tools/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /template-toolkit/Template2/docs/src/Tools/index.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.html	2001/12/20 09:44:24	1.4
  +++ index.html	2007/02/09 18:40:39	1.5
  @@ -12,9 +12,6 @@
           page = 'index'
   %]
   
  -<p>
  -This section contains documentation for 'tpage' and 'ttree', two useful template processing tools distributed with the Template Toolkit.
  -</p>
   
   [% WRAPPER ndx -%]
   
  
  
  
  1.65      +2 -3      Template2/docs/src/Tools/tpage.html
  
  Index: tpage.html
  ===================================================================
  RCS file: /template-toolkit/Template2/docs/src/Tools/tpage.html,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- tpage.html	2006/05/30 17:01:23	1.64
  +++ tpage.html	2007/02/09 18:40:39	1.65
  @@ -74,13 +74,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/Tools/ttree.html
  
  Index: ttree.html
  ===================================================================
  RCS file: /template-toolkit/Template2/docs/src/Tools/ttree.html,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- ttree.html	2006/05/30 17:01:23	1.64
  +++ ttree.html	2007/02/09 18:40:39	1.65
  @@ -365,13 +365,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.