From 023594ff17089b6c67db545a0b54426c3bf9f2a2 Mon Sep 17 00:00:00 2001 From: milad Date: Mon, 2 Jul 2018 10:59:08 -0700 Subject: [PATCH] Fixed Readme instructions on JSDoc --- tools/jsdoc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/jsdoc/README.md b/tools/jsdoc/README.md index 5cdb1ea44e..f9864a21e4 100644 --- a/tools/jsdoc/README.md +++ b/tools/jsdoc/README.md @@ -11,7 +11,7 @@ If you would like the extra functionality for gravPrep: To generate html documentation for the High Fidelity JavaScript API: * `cd tools/jsdoc` -* `jsdoc . -c config.json` +* `jsdoc root.js -c config.json` The out folder should contain index.html.