[Templates-cvs] cvs commit: Template2/docsrc/xml ttdocs.xml

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


cvs         06/05/26 11:41:30

  Modified:    docsrc/xml ttdocs.xml
  Log:
  Removed "experimental" from the XS Stash name
  
  Revision  Changes    Path
  1.21      +8 -1      Template2/docsrc/xml/ttdocs.xml
  
  Index: ttdocs.xml
  ===================================================================
  RCS file: /template-toolkit/Template2/docsrc/xml/ttdocs.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- ttdocs.xml	2006/01/30 20:04:39	1.20
  +++ ttdocs.xml	2006/05/26 11:41:30	1.21
  @@ -356,7 +356,7 @@
   	<!-- Template::Stash::Context -->
   	<page id="Stash_XS" 
   	      name="Template::Stash::XS"
  -	      about="Experimetal high-speed stash written in XS"
  +	      about="High-speed variable stash written in C"
   	      module="1"
   	      nofoot="1"
   	      seealso="Template::Stash"/>
  @@ -367,6 +367,13 @@
   	      about="Module for automating TT2 test scripts"
   	      module="1"
   	      seealso="Template"/>
  +
  +	<!-- Template::Toolkit -->
  +	<page id="Toolkit" 
  +	      name="Template::Toolkit"
  +	      about="Template processing system"
  +          standalone="1"
  +	      seealso="Template, Template::Manual"/>
   
   	<!-- Template::Plugin::Autoformat -->
   	<page id="Plugin_Autoformat"