Reputation: 26137
Is there a way to generate PHPDoc documentation for a PHP project in Netbeans 6.8?
Upvotes: 2
Views: 776
Reputation: 20736
It seems that there is no direct support for PHPDoc in Netbeans. But here is an nice tutorial wich shows how to integrate it.
Upvotes: 1