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

Unified Diff: src/site/docs/pub-package-manager/index.markdown

Issue 10891023: add a name: and mark it as required (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: Created 8 years, 4 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: src/site/docs/pub-package-manager/index.markdown
diff --git a/src/site/docs/pub-package-manager/index.markdown b/src/site/docs/pub-package-manager/index.markdown
index c5a9f25b07825d46ae1e7e8b2605aed8ca090583..1d8c6e406e46db1bab009355c9567804fb802d6d 100644
--- a/src/site/docs/pub-package-manager/index.markdown
+++ b/src/site/docs/pub-package-manager/index.markdown
@@ -115,6 +115,7 @@ on the `handle_stache` package.
You specify your package's dependencies in the pubspec, like so:
{% highlight yaml %}
+name: double_rainbows
dependencies:
handle_stache:
git: git://github.com/munificent/handle_stache.git
« no previous file with comments | « no previous file | src/site/docs/pub-package-manager/pubspec.markdown » ('j') | src/site/docs/pub-package-manager/pubspec.markdown » ('J')

Powered by Google App Engine
This is Rietveld 408576698