JSDoc

JSDoc

[1] JSDoc Homepage <http://jsdoc.sourceforge.net/>

JSDoc is a tool that parses inline documentation in JavaScript source files, and produces an HTML summary. It is based on the (very successful) javadoc tool that was created for the same purpose for the Java programming language.

(名無しさん)