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