npm install jsdoc3-bootstrapA JSDoc 3 theme made with Twitter Bootstrap 3.
```
$ npm install jsdoc3-bootstrap
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)
Forked from
alivedise/jsdoc3-bootstrap