Hi, I get the following errors while trying to compile phpdoc-he from cvs:
[sagi@domino phpdoc-he]$ make test /usr/bin/nsgmls -i lang-he -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml /usr/bin/nsgmls:/home/sagi/phpdoc/phpdoc-he/en/reference/array/reference.xml:9:20:E: character data is not allowed here /usr/bin/nsgmls:/home/sagi/phpdoc/phpdoc-he/en/reference/array/reference.xml:10:9:E: document type does not allow element "para" here /usr/bin/nsgmls:/home/sagi/phpdoc/phpdoc-he/en/reference/array/reference.xml:15:9:E: document type does not allow element "para" here /usr/bin/nsgmls:/home/sagi/phpdoc/phpdoc-he/en/reference/array/reference.xml:21:9:E: document type does not allow element "para" here /usr/bin/nsgmls:/home/sagi/phpdoc/phpdoc-he/en/reference/array/reference.xml:26:12:E: end tag for "section" which is not finished I can build the english phpdoc without any problems. Can anybody give any hints about fixing those errors? Sagi