jsdoc3-bootstrap
v0.15.0
Published
JSDoc 3 Bootstrap Theme
Downloads
27
Readme
JsDoc3 Theme
A JSDoc 3 theme made with Twitter Bootstrap 3.
Installing
$ npm install jsdoc3-bootstrap
Usage
Run jsdoc
pointing to the installed theme:
$ jsdoc -t ./node_modules/jsdoc3-bootstrap
Or set the opts.template
property in your jsdoc configuration file (see the
jsdoc page for more info)
Acknowledgment
Forked from alivedise/jsdoc3-bootstrap