Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1216)

Unified Diff: utils/apidoc/docgen.gyp

Issue 196963003: pkg/docgen: dir that look like packages, only document the contents of lib (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: utils/apidoc/docgen.gyp
diff --git a/utils/apidoc/docgen.gyp b/utils/apidoc/docgen.gyp
index 59aa15fd575104fea5892195d37082df3aa89ed1..49af512d519ad89c199717d6af0ba2ab4b31bb0c 100644
--- a/utils/apidoc/docgen.gyp
+++ b/utils/apidoc/docgen.gyp
@@ -85,10 +85,6 @@
'--exclude-lib=async_helper',
'--exclude-lib=expect',
'--exclude-lib=docgen',
- '--exclude-lib=canonicalization.a',
kevmoo 2014/03/17 20:28:33 One less thing to manually manage
- '--exclude-lib=canonicalization.b',
- '--exclude-lib=canonicalization.c',
- '--exclude-lib=canonicalization.d',
'../../pkg',
],
'message': 'Running docgen: <(_action)',
« pkg/docgen/test/generate_json_test.dart ('K') | « pkg/docgen/test/generate_json_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698