1 2 3 4 5 6 7 8 9 10 11 12 | <?php /** * This is Num.php */ /** * Class foo */ class foo { } ?> |
$ phpdoc -d ./core -t ./doc/ Initializing parser and collecting files .. OK Parsing files Parsing /home/cweiske/tmp/core/Num.php Parsing /home/cweiske/tmp/core/Num2.php No DocBlock was found for \limber\core\Num Storing structure.xml in "/home/cweiske/tmp/doc/structure.xml" .. OK Initializing transformer .. OK Processing behaviours .. OK Executing transformations