It is very easy to generate phpdoc in NetBeans, just follow these steps,

and you will see the amazing things :)

 

Step 1:

Download the PhpDoc: http://www.phpdoc.org/

 

Step 2:

Extract the file you downloaded.

 

Step 3:

Launch the Netbeans. Tools -> Options, see the details in the image below:

[php] Generate PhpDoc with NetBeans 

Remember to change the "PhpDoc script" to yourself PhpDoc path!

Then click ok.

 

Step 4:

Right click your project, then you will see the menu "Generate PhpDoc"

[php] Generate PhpDoc with NetBeans

 

Have fun with NetBeans 

相关文章: