overte-thingvellir/tools/jsdoc
2017-03-01 13:14:29 -08:00
..
plugins Exposed DebugDraw interface to Java Script 2017-03-01 13:14:29 -08:00
.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