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

Unified Diff: src/site/docs/index.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/docs/getting-started/interface.html ('k') | src/site/docs/index.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/index.html
diff --git a/src/site/docs/index.html b/src/site/docs/index.html
deleted file mode 100644
index cce7e9231356e86e60d06fe2ff97fd3f8252bc37..0000000000000000000000000000000000000000
--- a/src/site/docs/index.html
+++ /dev/null
@@ -1,45 +0,0 @@
----
-layout: default
-title: "Documentation"
----
-
-<h1> Documentation </h1>
-
-
-<section>
-<h2 id="gs"> Getting started </h2>
-
-<dl>
- <dt> <a href="/docs/technical-overview/">Technical Overview</a> </dt>
- <dd> Learn about the Dart language,
- see Dart code,
- and learn how to participate in the Dart project. </dd>
-
- <dt> <a href="/docs/getting-started/">Tutorials</a> </dt>
- <dd> Write your first Dart code, no downloads required. </dd>
-</dl>
-</section>
-
-
-<section>
-<h2 id="ref"> Reference </h2>
-
-<dl>
- <dt> <a href="/docs/spec/">Language Specification</a> </dt>
- <dd> Read the full specification for the Dart language. </dd>
-
- <dt> <a href="http://api.dartlang.org/dart_core/">Library Reference</a> </dt>
- <dd> See the APIs that you can use in your programs. </dd>
-</dl>
-</section>
-
-
-<section>
-<h2 id="also"> More resources </h2>
-
-<p>
-Don't miss the <a href="/articles/index.html">articles</a>
-and <a href="/samples/index.html">code samples</a>
-(some with walkthroughs!).
-</p>
-</section>
« no previous file with comments | « src/site/docs/getting-started/interface.html ('k') | src/site/docs/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698