UNPKG

autodocs

Version:

Automates publishing documentation, for use continuous integration and continuous deployment

11 lines (10 loc) 292 B
{ "options": { "exclude": "autodocs,coverage,documentation,node_modules,test", "paths": "**/*.js", "tabtospace": 2, "outdir": "documentation", "themedir" : "node_modules/yuidoc-lucid-theme", "helpers" : [ "node_modules/yuidoc-lucid-theme/helpers/helpers.js" ] } }