UNPKG

c2cs-jsdoc

Version:

A JSDoc theme and plugin collection based on Minami and Loke.

16 lines (15 loc) 277 B
{ "source" : { "include" : [ "lib", "package.json", "README.md" ], "includePattern" : ".js$", "excludePattern" : "(node_modules/|docs)" }, "opts" : { "destination" : "./doc/html/", "template" : "./node_modules/c2cs-jsdoc" } }