[PHP-DOC] cvs: phpdoc / README.win32 From: Jeroen van Wolffelaar (jeroen <email protected>)
Date: 05/16/01

jeroen Wed May 16 15:23:03 2001 EDT

  Modified files:
    /phpdoc README.win32
  Log:
  Added optional XSL note. configure was already made ready :-)
  
  
Index: phpdoc/README.win32
diff -u phpdoc/README.win32:1.4 phpdoc/README.win32:1.5
--- phpdoc/README.win32:1.4 Wed May 16 14:31:34 2001
+++ phpdoc/README.win32 Wed May 16 15:23:03 2001
@@ -96,6 +96,13 @@
        - Norman Welsh' DSSSL's to phpdoc-tools/dsssl/docbook and
        - the ISO-entities to phpdoc-tools/iso-entities.
        
+ OPTIONAL:
+
+ XSL stylesheets are NOT necessary making the html-versions
+ of the manual. If you think you need it:
+ unzip Norman Welsh' XSL's to phpdoc-tools/xsl/docbook
+ (see http://nwalsh.com/docbook/xsl/ )
+
     8. Verify that your directorystructure looks like this:
 
        +--phpdoc
@@ -115,6 +122,10 @@
           +--iso-entities (with ISOamsa etc)
           |
           +--jade (with jade.exe etc)
+ |
+ +--xsl (OPTIONAL!)
+ |
+ +--docbook (etc)
     
        
     9. Now go to the phpdoc directory, and execute:
@@ -148,4 +159,4 @@
 Made fool&fail proof (hopefully) by Jeroen van Wolffelaar <jeroen <email protected>>
 
 
-Last modified $Date: 2001/05/16 21:31:34 $
+Last modified $Date: 2001/05/16 22:23:03 $