From: Alan Knowles Date: Wed, 30 Jun 2010 09:06:50 +0000 (+0800) Subject: JSDOC/Options.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=8d5ed071d0ddfe93772adf0d5b429f2783777e8d JSDOC/Options.js --- diff --git a/JSDOC/Options.js b/JSDOC/Options.js index e7c9a96..67492eb 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -8,7 +8,8 @@ File = import.File.File; Options = { argTypes : { - "src" : 'source directory' + "src" : "source directory (either absolute - starts with "/" or relative " + + "- 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',