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

Unified Diff: src/site/_includes/nav.html

Issue 10700168: massive CL is massive (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: Created 8 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
« no previous file with comments | « src/site/_includes/library-tour/isolates.markdown ('k') | src/site/_includes/samples.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/_includes/nav.html
diff --git a/src/site/_includes/nav.html b/src/site/_includes/nav.html
deleted file mode 100644
index d2955cc6cde94cfb1acd533416903d7979dca1b8..0000000000000000000000000000000000000000
--- a/src/site/_includes/nav.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<nav>
- <form action="/search.html" id="cse-search-box">
- <div id="search">
- <input type="hidden" name="cx" value="011220921317074318178:i4mscbaxtru" />
- <input type="hidden" name="ie" value="UTF-8" />
- <input type="hidden" name="hl" value="en" />
- <input type="search" name="q" id="q" autocomplete="off" placeholder="Search"/>
- </div>
- </form>
-
- <ul>
- {% nav_link /downloads.html %}Downloads &amp; Source{% endnav_link %}
- <li>Getting Started
- <ul>
- {% nav_link /docs/language-tour/ %}Language Tour{% endnav_link %}
- {% nav_link /docs/library-tour/ %}Library Tour{% endnav_link %}
- {% nav_link /docs/technical-overview/ %}Technical Overview{% endnav_link %}
- {% nav_link http://synonym.dartlang.org %}Translations from JavaScript{% endnav_link %}
- {% nav_link /docs/editor/getting-started/ %}Dart Editor Tutorial{% endnav_link %}
- </ul> </li>
- <li>Language &amp; Libraries
- <ul>
- {% nav_link /docs/spec/ %}Language Specification{% endnav_link %}
- {% nav_link http://api.dartlang.org/ %}API Reference{% endnav_link %}
- </ul> </li>
- <li>Tools
- <ul>
- {% nav_link /docs/editor/ %}Dart Editor{% endnav_link %}
- {% nav_link /dartium/ %}Chromium with the Dart VM{% endnav_link %}
- <li> <a href="/docs/sdk/">SDK</a>
- <ul>
- {% nav_link /docs/dart2js/ %}dart2js{% endnav_link %}
- {% nav_link /docs/standalone-dart-vm/ %}dart{% endnav_link %}
- {% nav_link /docs/pub-package-manager/ %}pub{% endnav_link %}
- </ul> </li>
- </ul> </li>
- <li>Resources
- <ul>
- {% nav_link /samples/ %}Code Samples{% endnav_link %}
- {% nav_link /articles/ %}Articles{% endnav_link %}
- {% nav_link /support/faq.html %}FAQ{% endnav_link %}
- {% nav_link /slides/ %}Presentations{% endnav_link %}
- {% nav_link /hangouts/ %}Hangout Videos{% endnav_link %}
- {% nav_link /resources/ %}Community{% endnav_link %}
- </ul> </li>
- {% nav_link /support/ %}Contact Us{% endnav_link %}
- </ul>
-
- <div id="pluspage"><div class="g-plus" data-href="https://plus.google.com/109866369054280216564" data-width="100" data-height="131" data-theme="light"></div></div>
-</nav>
« no previous file with comments | « src/site/_includes/library-tour/isolates.markdown ('k') | src/site/_includes/samples.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698