UNPKG

grunt-jsdoc

Version:

Integrates jsdoc3 generation into your Grunt build

15 lines (13 loc) 187 B
{ "tags": { "allowUnknownTags": true }, "source": { "include": ["tasks"] }, "opts": { "encoding": "utf8", "destination": "doc/nosrc", "recurse": true } }