Index: pkg/intl/pubspec.yaml |
diff --git a/pkg/intl/pubspec.yaml b/pkg/intl/pubspec.yaml |
index 5b6d3b99e0c14c9b489db92017e93f6144e5cc2d..7e0d548268f1c359cd05769e5c489ed84a84902d 100644 |
--- a/pkg/intl/pubspec.yaml |
+++ b/pkg/intl/pubspec.yaml |
@@ -1,6 +1,7 @@ |
name: intl |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
+documentation: http://api.dartlang.org/docs/intl.html |
description: > |
Contains code to deal with internationalized/localized |
messages, date and number formatting and parsing, |