Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 264 Bytes

File metadata and controls

9 lines (6 loc) · 264 Bytes

Run JsDoc

jsdoc . -c ../common/jsdoc.json -t ~/.npm-packages/lib/node_modules/docdash

Only works if you have installed dochash globally.

Or to update everything, just execute updatejsdoc.sh.