overte-lubosz/tools/jsdoc
..
plugins
.gitignore
badLinks
Check.js
CMakeLists.txt
config.json
grav.bat
gravPrep-Explore.js
gravPrep.js
Links-Untouched
package.json
README.md
root.js
warningLog

#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 tools/jsdoc
  • jsdoc . -c config.json

The out folder should contain index.html.