JSDOC/Options.js
[gnome.introspection-doc-generator] / JSDOC / Options.js
index f01c9ba..7f9fc1c 100644 (file)
@@ -154,7 +154,8 @@ Options = {
                 message: "No directory specified" 
             };
         }
-        print(JSON.stringify(this));
+        
+        print(JSON.stringify(this, null,4));
         
         // should cacheDirectory be a subdirectory of target??
         // if not set..