atn-node-js
v0.1.38
Published
a light client node js lib for Dbot
Downloads
26
Readme
Jsdoc3 Plugins
Generate the atn.js document
- This
atn-node-js
document use the jsdoc3 to generate the docs file source ,run the srcript ,you will the documents static source
$ npm run generate-docs
This jsdoc3 use the minami template if you want to try the template ,click the link
Deploy the docs on Github Page
$ npm run deploy-docs