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 

相关文章:

  • 2021-06-09
  • 2021-11-20
  • 2021-06-16
  • 2022-01-31
  • 2021-10-23
  • 2021-09-15
  • 2021-06-16
  • 2021-08-31
猜你喜欢
  • 2021-11-20
  • 2022-12-23
  • 2022-02-11
  • 2021-10-20
  • 2022-12-23
  • 2022-02-19
  • 2021-07-13
相关资源
相似解决方案