Minami
A clean, responsive documentation template theme for JSDoc 3.
Uses
- the Taffy Database library
- Underscore Template library
- Montserrat & Helvetica Neue
Install
$ npm install --save-dev minami
Usage
Clone repository to your designated jsdoc
template directory, then:
$ jsdoc entry-file.js -t path/to/minami
Node.js Dependency
In your projects package.json
file add a generate script:
"script":
In your .jsdoc.json
file, add a template option.
"opts":
Example JSDoc Config
Specifying a number for useLongnameInNav it will be the max number of path elements to show in nav (starting from Class).
License
Licensed under the Apache2 license.