Hannes Magnusson a écrit :

The '.manual.xml' is one giant file, containing all other XML files
"magically linked" from 'manual.xml'.

[...]


Finally I've found why I got this error. My brain read the line

phd -f xhtml -t pearchunkedhtml
    -p package.html.html-css -o build/chm -d .manual.xml

without the dot in front of manual.xml, because in previous version of PhD we have :

Now call phd:
 phd -f xhtml -t pearchunkedhtml -o build/en -d giant.xml

I think you should add a WARNING or an IMPORTANT note in user doc [1]

It will avoid such confusion in future

Laurent


[1] http://doc.php.net/phd/docs/

Reply via email to