Index: pkg/args/pubspec.yaml |
diff --git a/pkg/args/pubspec.yaml b/pkg/args/pubspec.yaml |
index 232ce207ec756647c4c52a63f5127df4b6ecb0d0..b4b1e457ae08dd598e61b333b959b629f613b2f7 100644 |
--- a/pkg/args/pubspec.yaml |
+++ b/pkg/args/pubspec.yaml |
@@ -1,6 +1,7 @@ |
name: args |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
+documentation: http://api.dartlang.org/docs/pkg/args.html |
description: > |
Libraries for defining parsers for parsing raw command-line arguments into |
a set of options and values using GNU and POSIX style options. |