Generate PHP Documentation from NetBeans 6.8 project
Is there a way to generate PHPDoc documentatio开发者_Go百科n for a PHP project in Netbeans 6.8?
It seems that there is no direct support for PHPDoc in Netbeans. But here is an nice tutorial wich shows how to integrate it.
Netbeans 6.5 with PHPDoc
Yes, it is - PhpDocumentor
精彩评论