[PHP-DOC] cvs: phpdoc /howto generating.xml From: Gabor Hojtsy (goba <email protected>)
Date: 11/18/01

goba Sun Nov 18 09:46:25 2001 EDT

  Modified files:
    /phpdoc/howto generating.xml
  Log:
  A more actual and correct explanation about CHM files...
  
  
Index: phpdoc/howto/generating.xml
diff -u phpdoc/howto/generating.xml:1.7 phpdoc/howto/generating.xml:1.8
--- phpdoc/howto/generating.xml:1.7 Sun Nov 18 09:35:34 2001
+++ phpdoc/howto/generating.xml Sun Nov 18 09:46:25 2001
@@ -301,7 +301,10 @@
   </para>
   <para>
    The automatic build process updates the online manual,
- and all downloadable ones, now including the CHM versions.
+ and all downloadable ones, excluding the CHM versions.
+ The CHM versions are also built daily, but on a separate
+ Windows machine, as the compiler is only available for
+ Microsoft Windows.
   </para>
  </chapter>