JSDOC/Options.js
[gnome.introspection-doc-generator] / JSDOC / Options.js
index 20a9914..d94cd94 100644 (file)
@@ -76,6 +76,9 @@ Options = {
             this.showHelp();
           
         }
+        
+        // the reset of this is specific to JSDOC - and can not be moved to a generic handler..
+        
         this.LOG.verbose = this.verbose;