mirror of
https://github.com/overte-org/overte.git
synced 2025-04-12 18:22:13 +02:00
Fixed Readme instructions on JSDoc
This commit is contained in:
parent
54664855ac
commit
023594ff17
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ If you would like the extra functionality for gravPrep:
|
||||||
To generate html documentation for the High Fidelity JavaScript API:
|
To generate html documentation for the High Fidelity JavaScript API:
|
||||||
|
|
||||||
* `cd tools/jsdoc`
|
* `cd tools/jsdoc`
|
||||||
* `jsdoc . -c config.json`
|
* `jsdoc root.js -c config.json`
|
||||||
|
|
||||||
The out folder should contain index.html.
|
The out folder should contain index.html.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue