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

Unified Diff: app/views/site_map.mustache

Issue 162403002: Remove docs and point to ones on dartlang.org. (Closed) Base URL: https://github.com/dart-lang/pub-dartlang.git@master
Patch Set: Fit in 80 columns. Created 6 years, 10 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 | « app/views/packages/show.mustache ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/views/site_map.mustache
diff --git a/app/views/site_map.mustache b/app/views/site_map.mustache
index a8aa4d76dd754b0b19131418ce5a1386207a2b44..538e52739378a35bfb70bde66dc1e5f0461a8cd4 100644
--- a/app/views/site_map.mustache
+++ b/app/views/site_map.mustache
@@ -6,20 +6,4 @@
<ul class="site-map">
<li><a href="/packages">Browse Packages</a></li>
- <li>
- Documentation
- <ul>
- <li><a href="/doc">Getting Started</a></li>
- <li><a href="/doc/pubspec.html">Pubspec Format</a></li>
- <li><a href="/doc/package-layout.html">Package Layout Conventions</a></li>
- <li><a href="/doc/glossary.html">Glossary</a></li>
- <li><a href="/doc/versioning.html">Versioning Philosophy</a></li>
- <li>
- <a href="/doc/pub-install.html"><code>pub install</code> Command</a>
- </li>
- <li>
- <a href="/doc/pub-update.html"><code>pub update</code> Command</a>
- </li>
- </ul>
- </li>
</ul>
« no previous file with comments | « app/views/packages/show.mustache ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698