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

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

Issue 10890014: Add a getting-started link to the pub install docs. (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: Code review 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/pub-package-manager/pub-install.markdown
diff --git a/src/site/docs/pub-package-manager/pub-install.markdown b/src/site/docs/pub-package-manager/pub-install.markdown
index 5ab0e50d2c78a45646a6a33c7bd6efa2bc503bb2..f3c1b5898c1a842bd534b7737612baa86cb7ea4c 100644
--- a/src/site/docs/pub-package-manager/pub-install.markdown
+++ b/src/site/docs/pub-package-manager/pub-install.markdown
@@ -7,6 +7,13 @@ has-permalinks: true
# {{ page.title }}
+<aside class="note">
+ <a href="index.html" style="text-align: right;">
+ <i class="icon-hand-right icon-white">&nbsp;</i>
+ Looking for the quick start guide? Get started with pub
+ </a>
+</aside>
+
$ pub install
This command installs all the dependencies listed in the
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698