mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 06:52:36 +02: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