A one page jsdoc template based on the default jsdoc template.
- npm install jsdoc
- npm install jsdoc-one-page
- jsdoc -t PATH/TO/jsdoc-one-page -r JS_SOURCE_DIR/FILE -d OUTPUT_DIR
- npm version patch
- git fetch
- git rebase
- git push
- git push origin --tags
- check the travis build
Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.