[wp-hackers] Inline documentation
Sam Angove
sam at rephrase.net
Thu Feb 16 05:11:03 GMT 2006
On 2/16/06, Mark Jaquith <mark.wordpress at txfx.net> wrote:
>
> Anyway, I'm going to look into the OO/non-OO and multiple classes per
> file issue... see how PHPXref handles that. If anyone has any
> information on that, please chime in.
For your own sanity, do not look inside phpxref.pl.
Also, try phpDocumentor (phpdoc.org) over PHPDoc (phpdoc.de). I ran it
on WordPress last week, and other than spitting a bunch of warnings
about missing docblocks it worked fine. It seems to deal perfectly
with multiple classes per file.
More information about the wp-hackers
mailing list