goba            Sat Sep  8 14:04:19 2001 EDT

  Modified files:              
    /phpdoc     make_chm.bat 
  Log:
  One env var is not needed anymore, as the index is always index.html
  as generated by the style sheets
  
  
Index: phpdoc/make_chm.bat
diff -u phpdoc/make_chm.bat:1.7 phpdoc/make_chm.bat:1.8
--- phpdoc/make_chm.bat:1.7     Mon Sep  3 12:05:03 2001
+++ phpdoc/make_chm.bat Sat Sep  8 14:04:19 2001
@@ -15,9 +15,6 @@
 rem The source directory with the original DSSSL made HTML
 set PHP_HELP_COMPILE_DIR=html
 
-rem The index file in this directory (manual.html or index.html)
-set PHP_HELP_COMPILE_INDEX=index.html
-
 rem The directory, where the fancy files need to be copied
 set PHP_HELP_COMPILE_FANCYDIR=fancy
 


Reply via email to