开发者

Is there any similar JAVADOCS script/tool for Javascript files?

开发者 https://www.devze.com 2022-12-12 07:27 出处:网络
Trying to find a way to automate the 开发者_运维技巧API from javascript comments.The JSDoc project is no longer active, you should give a look to JsDoc Toolkit.

Trying to find a way to automate the 开发者_运维技巧API from javascript comments.


The JSDoc project is no longer active, you should give a look to JsDoc Toolkit.

You might also want to check the following alternatives:

  • YUIDoc
  • PDoc


JSDoc http://jsdoc.sourceforge.net/


  • JSDoc Toolkit
  • jGrouseDoc
  • YUI Doc
  • jsd100
  • DocumentJS


I know its a lot late but since no one mentioned, I think Docco is a great tool. I use it for javascript but this tool can be used for other types of files too.

0

精彩评论

暂无评论...
验证码 换一张
取 消