gulp-doxit
v0.0.2
Published
a gulp plugin to generate document using dox
Downloads
11
Readme
gulp-doxit 
Generate document using dox and ejs template for gulp build
Installation
npm install --save-dev gulp-doxit
User guide
The gulpfile actually is an example of using this plugin.
The package.json
file has to be created against the correct format.
The output will be generated as api.html
in the doc
directory.
Licence
MIT