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

Unified Diff: tools/dom/templates/html/dart2js/html_dart2js.darttemplate

Issue 17793002: Added link to HTML5 samples to the top of HTML library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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: tools/dom/templates/html/dart2js/html_dart2js.darttemplate
diff --git a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
index 25be80dcf87b399975365d7a23c2798cdea7ce4b..06c4f96638407c213764ef876a28e66506bfdea6 100644
--- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
+++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
@@ -7,6 +7,8 @@
// Auto-generated dart:html library.
/// The Dart HTML library.
+///
+/// For examples, see [Dart HTML5 Samples](https://github.com/dart-lang/dart-html5-samples) on Github.
library dart.dom.html;
import 'dart:async';

Powered by Google App Engine
This is Rietveld 408576698