Hello Christian,

Hi Laurent,


Finally I've found why I got this error. My brain read the line
without the dot in front of manual.xml, because in previous version of PhD we have :
  phd -f xhtml -t pearchunkedhtml -o build/en -d giant.xml

I changed this in pear-doc to match the behavior of phpdoc.


Could you tell me where is it ?

BTW, I've found in PEAR CHM theme [1] (v 1.4.2.2.4) that title are missing for many languages, and it's wrong for french.

Line 71 we could see:
"title" => "Manuel PHP"

It should be:
"title" => "PEAR Manuel"
or
"title" => "Manuel de PEAR"


[1] http://cvs.php.net/viewvc.cgi/phd/themes/pear/pearchm.php?view=log

Reply via email to