mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
.. | ||
plugins | ||
.gitignore | ||
config.json | ||
README.md | ||
root.js |
#JavaScript Documentation Generation
##Prerequisites
- Install node.js
- Install jsdoc via npm.
npm install jsdoc -g
To generate html documentation for the High Fidelity JavaScript API
cd scripts/jsdoc
jsdoc . -c config.json
The out folder should contain index.html