> I just run Hartmuts split script (/scripts/reference-split.php) on PECL > extension in peardoc. > As Hartmuts script is a bit dated, the structure of the files does not fit in > the current phpdoc style (configure.xml, constants.xml etc.) and the id's and > filenames are with leading pecl., which probably is not what we want?
nop. the IDs should be changed from pecl.xxx to ref.xxx the functions IDs should also be changed to function.xxx (and the files shouldn't have pecl prepended) > Beside the points mentioned above entities/urls need some polish. > apd.xml, paradox.xml and ps.xml are currently worked on, all other docs have > last change times from 2003 and only few files have been translated. The files need a big polish :) (including WS fixes). Later we should also agree on the entities (I haven't read the Philip's email yet) to include in these files. > I can take care of the move and polish the files for phpdoc after we made a > decision how to handle the move. Thanks! I can also help you, but commit the files first :) Nuno