mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 03:58:07 +02:00
Merge pull request #13521 from MiladNazeri/Fix-JSDoc-Readme
Fixed Readme instructions on JSDoc
This commit is contained in:
commit
8ac8b10f98
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