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
