Index: utils/apidoc/docgen.gyp |
diff --git a/utils/apidoc/docgen.gyp b/utils/apidoc/docgen.gyp |
index a6a9142650c4245c029e1f6d616e3883b3e0fb93..9f24cd11898e65b3660cac3b7b7f0a908b142326 100644 |
--- a/utils/apidoc/docgen.gyp |
+++ b/utils/apidoc/docgen.gyp |
@@ -80,6 +80,7 @@ |
'--out=<(PRODUCT_DIR)/api_docs/docgen', |
'--include-sdk', |
'--no-include-dependent-packages', |
+ '--indent-json', |
Emily Fortuna
2014/04/21 18:31:04
:-)
kevmoo
2014/04/21 18:36:07
I just removed this. Don't think it's a good idea.
|
'--package-root=<(PRODUCT_DIR)/packages', |
'--exclude-lib=async_helper', |
'--exclude-lib=expect', |