Linked are some handy dandy conversion scripts for getting function-style method XML files into new skeleton style XML files (otherwise it'd be a bit of drudge work).
Be sure to backup before doing using them! Expect bugs! Check and make sure the code is doing what it says it does! They seem to work reasonably well on the DOM extension. http://www.thewritingpot.com/scraps/phpdoc/convert.txt http://www.thewritingpot.com/scraps/phpdoc/split.txt General usage (assuming the extension is dom and the class is domnode): $ pwd /home/ezyang/phpdoc $ cd en/reference/dom $ php /path/to/split.php dom domnode (note no caps!) $ cd domnode $ php /path/to/convert.php dom domnode And then build it! Note you still have to create the classname.xml files. -- Edward Z. Yang GnuPG: 0x869C48DA HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter [[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]]