Index: pkg/fixnum/pubspec.yaml |
diff --git a/pkg/fixnum/pubspec.yaml b/pkg/fixnum/pubspec.yaml |
index bdb079cc6d8e7061771e1ba86a368af634aebea0..54635abfac04a3fe87285c3a4c91f8b8a9387ffb 100644 |
--- a/pkg/fixnum/pubspec.yaml |
+++ b/pkg/fixnum/pubspec.yaml |
@@ -1,5 +1,6 @@ |
name: fixnum |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
+documentation: http://api.dartlang.org/docs/fixnum.html |
description: > |
Library for 32- and 64-bit fixed size integers. |