0.0.5 • Published 7 years ago

jsdoc-one-page v0.0.5

Weekly downloads
223
License
MIT
Repository
github
Last release
7 years ago

jsdoc-one-page

npm version Build Status

A one page jsdoc template based on the default jsdoc template.

Getting Started

  • npm install jsdoc
  • npm install jsdoc-one-page
  • jsdoc -t PATH/TO/jsdoc-one-page -r JS_SOURCE_DIR/FILE -d OUTPUT_DIR

Reference

Deploy Process

  • npm version patch
  • git fetch
  • git rebase
  • git push
  • git push origin --tags
  • check the travis build

License

Licensed under The MIT License (MIT)

For the full copyright and license information, please view the LICENSE.txt file.

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

8 years ago

0.0.2

9 years ago