Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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 beginning. A workaround is adding something like a php variable after DocBlock. Is there a better way?

2.) In the DocBlock of phtml files I add @package tag. But either responsive nor zend template show that package. Why?

Thanks for helping!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.