Index: utils/apidoc/apidoc.gyp |
diff --git a/utils/apidoc/apidoc.gyp b/utils/apidoc/apidoc.gyp |
index 931a11a0c4b992c4ab58044b865537cf9a3bfd8a..a3edcd18a41156ac1db6d4715ccbe09c706477c6 100644 |
--- a/utils/apidoc/apidoc.gyp |
+++ b/utils/apidoc/apidoc.gyp |
@@ -43,6 +43,7 @@ |
'apidoc.dart', |
'--out=<(PRODUCT_DIR)/api_docs', |
'--mode=static', |
+ '--include-lib=matcher', |
gram
2012/11/08 22:06:17
You need to add --include-lib=mock as well
Andrei Mouravski
2012/11/08 22:07:33
Done.
|
'--exclude-lib=webdriver', |
'--exclude-lib=http', |
'--exclude-lib=dartdoc', |