Index: pkg/logging/pubspec.yaml |
diff --git a/pkg/logging/pubspec.yaml b/pkg/logging/pubspec.yaml |
index 3380898028197dcf82aeac769f81a36163abe5e8..bdc647a4b90cfb8433cc0508e57629e14cec2847 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/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 |