From: Alan Knowles Date: Wed, 30 Jun 2010 09:48:55 +0000 (+0800) Subject: JSDOC/Options.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=02ac5d4cee55e3496eb54870f96d4abb0949f446 JSDOC/Options.js --- diff --git a/JSDOC/Options.js b/JSDOC/Options.js index 0518766..378bd6d 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -18,7 +18,7 @@ Options = { // options get defined like this.. "--src" : "source directory (either absolute - starts with "/" or relative " + - "- without, in which case it's added to baseDir" + "- without, in which case it's added to baseDir", "--baseDir" : 'Base Directory (root directory of code)', "--target" : 'Target Directory (where html files go)', "--cacheDirectory": 'Cached Files Directory',