JSDOC/Options.js
[gnome.introspection-doc-generator] / JSDOC / Options.js
index 8641bdd..9403a0f 100644 (file)
@@ -68,7 +68,7 @@ Options = {
                 message: "No directory specified" 
             };
         }
-         
+        // should cacheDirectory be a subdirectory of target??
         if (!this.cacheDirectory) {
             throw {
                 name: "ArgumentError",