X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FOptions.js;h=f01c9bad14360fbb3cd356e373222c8de7ce9c4e;hp=971c098448efe027eb1cf6a8656c0588570965db;hb=b1cba972ac75ff813e92f92f5485e1e7de3d2324;hpb=f8dfa7ff9356a5f4b441fffda2bd0cca144b265a diff --git a/JSDOC/Options.js b/JSDOC/Options.js index 971c098..f01c9ba 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -67,6 +67,11 @@ Options = { "disablecache": '', // was C "define" : [], // was D. "handler" : [], // was H -- not supported.. + + + "version" : "1.0", + "copyright" : "LGPL", + LOG : { warn : function(str) { print("Warn: " +str ); @@ -149,7 +154,7 @@ Options = { message: "No directory specified" }; } - + print(JSON.stringify(this)); // should cacheDirectory be a subdirectory of target?? // if not set..