问题
Trying to find a way to automate the API from javascript comments.
回答1:
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
回答2:
JSDoc http://jsdoc.sourceforge.net/
回答3:
- JSDoc Toolkit
- jGrouseDoc
- YUI Doc
- jsd100
- DocumentJS
回答4:
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.
来源:https://stackoverflow.com/questions/1800853/is-there-any-similar-javadocs-script-tool-for-javascript-files