Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(474)

Unified Diff: pkg/args/pubspec.yaml

Issue 416973003: Remove documentation links for repo packages. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/args/pubspec.yaml
diff --git a/pkg/args/pubspec.yaml b/pkg/args/pubspec.yaml
index 32e84edc50ffd4cfe5aa5fc577f0f8472456c6bb..0f620105eff6f184c55ca506974f61c1f5e4a434 100644
--- a/pkg/args/pubspec.yaml
+++ b/pkg/args/pubspec.yaml
@@ -1,8 +1,7 @@
name: args
-version: 0.12.0
+version: 0.12.0+1
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
-documentation: http://api.dartlang.org/docs/pkg/args
description: >
Library for defining parsers for parsing raw command-line arguments into
a set of options and values using GNU and POSIX style options.
« no previous file with comments | « pkg/args/CHANGELOG.md ('k') | pkg/crypto/pubspec.yaml » ('j') | pkg/json_rpc_2/pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698