PHPDoc hell
- From: Colin McKinnon <colin.deletethis@xxxxxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 11:55:53 +0100
Hi all,
I'm wondering if anyone can recommend a PHP documentor which *works*
phpXref-0.4.1 - can't cope with more than one class defn per file
phpdoctor-2.0.0RC1 - can only document code from a single directory
phpdoc1beta (http://www.phpdoc.de) - requires the source code to be
rewritten to configure, only seems to cope with a single dir
phpdocumentor-1.2.3 - would be perfect if it weren't for the fact that I can
run it and get an out of memory error, run it again (not changing anything)
and get documentation but not seperated into packages, run it again after
making some changes without affecting how well-formed the source is and get
the expected output.
I need to parse multiple directories, omitting some sub dirs. Lots of files,
lots of classes and functions, lots of lines of code.
Anybody got any suggestions?
TIA,
C.
.
- Follow-Ups:
- Re: PHPDoc hell
- From: R. Rajesh Jeba Anbiah
- Re: PHPDoc hell
- Prev by Date: Re: PHP Tutorials
- Next by Date: Re: PHP Tutorials
- Previous by thread: Re: re:PHP5 Java Bridge Configuration
- Next by thread: Re: PHPDoc hell
- Index(es):