Index: pkg/logging/pubspec.yaml |
diff --git a/pkg/logging/pubspec.yaml b/pkg/logging/pubspec.yaml |
index 3380898028197dcf82aeac769f81a36163abe5e8..5c2c045c6e3204deeb0f6412323a8d49a8f9532e 100644 |
--- a/pkg/logging/pubspec.yaml |
+++ b/pkg/logging/pubspec.yaml |
@@ -1,6 +1,7 @@ |
name: logging |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
+documentation: http://api.dartlang.org/docs/pkg/logging.html |
description: > |
Provides APIs for debugging and error logging. This library introduces |
abstractions similar to those used in other languages, such as the Closure JS |