Hi, Hannes, I found the script used '"%HH%" tmp/chm/php_manual_%%A.hhp' to generate chm file, so I tried to use HTML Help Workshop directly (just opened the hhp file and compiled) . This way worked well.
Does that means we don't need the scripts in the phpdoc-zh/chm anymore? Such as make_chm.bat, make_chm.php, etc. Regards, Hao On Sun, Feb 15, 2009 at 6:46 PM, Hannes Magnusson < [email protected]> wrote: > On Sun, Feb 15, 2009 at 11:43, Haohappy <[email protected]> wrote: > > Hi, > > > > I've just compiled the manual into chm file with PhD. > > > > I found there were only 4 items displayed in the tab 'Contents' and > 'Index' > > as below: > > PHP Manual > > Table of Contents > > Preface > > Copyright > > > > But there are much more contents in the chm file which I downloaded from > > php.net (http://www.php.net/download-docs.php, exactly). > > > > You can see the screenshot image here : > > http://www.phpeye.com/images/phd.gif > > > > How to generate the same 'folders' into the chm file? > > > The php.net downloadable ones are genereated by PhD.. > My Windows foo isn't all that good, but the script that does those > builds (every week) can be found in CVS: > http://cvs.php.net/viewvc.cgi/phpdoc/build.chms.bat?view=markup > > Hope that helps. > -Hannes > -- Hao Chen Beijing, China
