doxdox-plugin-bootstrap
Version:
Bootstrap template plugin for doxdox.
21 lines (14 loc) • 760 B
Markdown
# doxdox-plugin-bootstrap
> Bootstrap template plugin for doxdox.
[](https://travis-ci.org/neogeek/doxdox-plugin-bootstrap)
[](https://www.npmjs.org/package/doxdox-plugin-bootstrap)
[](https://greenkeeper.io/)
[](https://doxdox.org/neogeek/doxdox-plugin-bootstrap)
## Install
```bash
$ npm install doxdox doxdox-plugin-bootstrap --save-dev
```
## Usage
```bash
$ doxdox 'src/**/*.js' --layout bootstrap --output docs/index.html
```