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

Unified Diff: dart.gyp

Issue 1356943002: remove docgen from the sdk, and generating docs with docgen (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: add utils_wrapper snapshot Created 5 years, 3 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
« no previous file with comments | « README.dart-sdk ('k') | tools/bots/dart_sdk.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart.gyp
diff --git a/dart.gyp b/dart.gyp
index fb973e19c56928790e9f6f86c7af932264de50e2..81a8f053325a136745542663f44cbb9ae1950ccb 100644
--- a/dart.gyp
+++ b/dart.gyp
@@ -94,13 +94,6 @@
],
},
{
- 'target_name': 'api_docs',
- 'type': 'none',
- 'dependencies': [
- 'utils/apidoc/docgen.gyp:dartdocgen',
- ],
- },
- {
'target_name': 'samples',
'type': 'none',
'dependencies': [],
« no previous file with comments | « README.dart-sdk ('k') | tools/bots/dart_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698