> While trying to use XEmacs for documenting PHP, it tells me that the > file manual.ced can not be found. Where can I get this file from? > Can anybody send it to me?
Load in manual.xml, parse the DTD, and save it as manual.ced in the phpdoc root. Goba
