> Modified files: > /phpdoc/chm make_chm.README > Log: > These two dots and the backslash took me 20 minutes... > > Index: phpdoc/chm/make_chm.README > diff -u phpdoc/chm/make_chm.README:1.1 phpdoc/chm/make_chm.README:1.2 > --- phpdoc/chm/make_chm.README:1.1 Mon Jan 7 18:20:34 2002 > +++ phpdoc/chm/make_chm.README Mon Apr 8 13:55:44 2002 > @@ -70,7 +70,7 @@ > - set PHP_HELP_COMPILE_LANG to the language code of the > actual manual (use the code from cvs.php.net, eg. hu) > - set PHP_HELP_COMPILE_DIR to the directory of the > - html manual (eg. html) > + html manual (eg. ..\html when you build it like mentioned in the howto) > - set PHP_HELP_COMPILE_INDEX to the index filename in > the directory you set above. This used to be manual.html > for a long time, but it seems it is now index.html.
This was not changed, when the scripts were moved to phpdoc/chm from phpdoc. Goba