Tagged Questions
0
votes
0answers
80 views
phpdocumentor 2 with zend phtml files not working
I have a zend project where I want to use phpDocumentor 2 for documentation. My problem are the phtml files.
1.) I got the error of "No page-level DocBlock was found" although I added it at the ...
0
votes
0answers
143 views
PHPDocumentor: cannot open php.doc in a Zend setup
myI have been trying to install phpDocumentor on a Windows vista system, but keep getting the message "could not open input file: \phpdoc.php" when I enter phpdoc.bat or 'phpdoc' command in the ...
1
vote
3answers
253 views
Zend Documentation: How to see inherited methods and properties
The Zend API documentation does not show inherited methods and properties. I'm using Netbeans, which does not show them either.
What's the best way for me to get this info (without trawling through ...