包详细信息

jsd

dfilatov1171.1.2

Yet another JSDoc parser. It supports limited set of tags and features.

自述文件

JSDoc parser Build Status

Yet another JSDoc parser. It supports limited set of tags and features.

API

var jsdoc = require('jsd')(plugins),
    jsdocTree = jsdoc(source);