Author: Peter Keung
Date: 2007-02-08 01:06:06 +0100 (Thu, 08 Feb 2007)
New Revision: 4638

Log:
Edited PhpGenerator eZ Component tutorial (although it is a bit empty)
Modified:
   trunk/PhpGenerator/docs/tutorial.txt

Modified: trunk/PhpGenerator/docs/tutorial.txt
===================================================================
--- trunk/PhpGenerator/docs/tutorial.txt        2007-02-08 00:00:54 UTC (rev 
4637)
+++ trunk/PhpGenerator/docs/tutorial.txt        2007-02-08 00:06:06 UTC (rev 
4638)
@@ -1,4 +1,4 @@
-eZ components - PhpGenerator
+eZ Components - PhpGenerator
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 .. contents:: Table of Contents
@@ -7,18 +7,15 @@
 ============
 
 This component provides a class that can be used to generate simple PHP files
-for caching etc.
+for uses such as caching.
 
 Class overview
 ==============
 
-This section gives you an overview of the main classes of Persistent Object.
+ezcPhpGenerator provides functionality to generate quick and simple PHP
+scripts. Typical usage would be to generate caches in the form of arrays that
+also require some logic.
 
-ezcPhpGenerator
-    ezcPhpGenerator provides functionality to generate quick and simple PHP 
-    scripts.  Typical usage would be to generate caches in the form of arrays
-    that also require some logic.
-
 
 ..
    Local Variables:

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to