Thanks for your effort. Are you changing all the "zh_cn" or "zh_CN" into "zh"? Chinese manual still can not be build successfully. In build log it suggest that something wrong with "debugger.xml":
creating manual.xml SP_ENCODING=gb2312 SP_CHARSET_FIXED=YES /usr/bin/nsgmls -wno-idref -i lang-zh_cn -D . -s /local/mirrors/phpdoc/dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml /usr/bin/nsgmls:/local/mirrors/phpdoc/zh/appendices/debugger.xml:1:0:E: character "<" is not allowed in the value of attribute "linkend" /usr/bin/nsgmls:/local/mirrors/phpdoc/zh/appendices/debugger.xml:1:5:E: value of attribute "linkend" must be a single token But I'm sure it absolutely have nothing with "debugger.xml", same error occured even we replaced it with English version. We are still tracking on possible reasons. "Gabor Hojtsy" <[EMAIL PROTECTED]> ??????:00b001c2ae69$8e95db60$[EMAIL PROTECTED] > Hi! > > Would it be possible to be consistent with the code of built manuals? > It would be nice to have generated downloadable files and online versions > with the same code, as the phpdoc-CODE repository is named. Otherwise it > becomes hard to maintain lists for conversion. > > The particular problem now is zh_cn, for which there is no phpdoc-zh_cn > module, but it is named phpdoc-zn. It's true, that the module name is > not correct, but the Korean and other languages are also named > incorrectly. Regardless of the correctness of the phpdoc module name, > generated files should be named after the module for consistency. > > Please make the neccessary modifications to be consistent with the > phpdoc module names, after which the manuals are searched now. > > Thanks, > Goba > > -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
