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