| Index: pkg/path/pubspec.yaml
|
| diff --git a/pkg/path/pubspec.yaml b/pkg/path/pubspec.yaml
|
| index 60fcec2ca9e5150396d4cf207749d830bcab7360..35047ac2e7221133c5984e657570d41fe6c84854 100644
|
| --- a/pkg/path/pubspec.yaml
|
| +++ b/pkg/path/pubspec.yaml
|
| @@ -1,6 +1,7 @@
|
| name: path
|
| author: "Dart Team <misc@dartlang.org>"
|
| homepage: http://www.dartlang.org
|
| +documentation: http://api.dartlang.org/docs/pkg/path
|
| description: >
|
| A string-based path manipulation library. All of the path operations you know
|
| and love, with solid support on both Windows and POSIX (Linux and Mac OS X)
|
|
|