Yes, I've got a CHM file in Chinese, with some limitations. First, there's no "zh" index in array $LANGUAGES in file "make_chm.php". So I have to use "en" as PHP_HELP_COMPILE_LANG. It works and generate a php_manual_en.chm - with Chinese character inside. However, the Chinese characters on the left-side bar can't display correctly. The main body of CHM manual displayed correctly in Chinese as what I expected. I'll try to work it out. Could you add an "zh" index in array $LANGUAGES for Chinese? Many thanks!
<[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > See chm/make_chm.README in the phpdoc CVS tree, it explains everything. > If you are able to build it with chinese characters succesfully, let me > know and I add this language to the overnight CHM generation thingy. > > Derick -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php