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/getting-started/class.html

Issue 10788006: new site (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: final patch 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/editor/index.html ('k') | src/site/docs/getting-started/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/getting-started/class.html
diff --git a/src/site/docs/getting-started/class.html b/src/site/docs/getting-started/class.html
deleted file mode 100644
index 32c0d01686c3024249c68954d44099a3f92ce039..0000000000000000000000000000000000000000
--- a/src/site/docs/getting-started/class.html
+++ /dev/null
@@ -1,28 +0,0 @@
----
-layout: default
-title: "Tutorial: Classes"
-header:
- css: ["/css/dartboard.css"]
----
-<h1> Tutorial: Classes </h1>
-
-{% include docs/getting-started/_class.html %}
-
-
-<section>
-
-<p>
-In the next page,
-you'll learn about interfaces in Dart,
-such as <code>int</code>&mdash;yes, <code>int</code>.
-</p>
-
-<section id="start-here">
- <a href="interface.html">Next: Interfaces</a>
-</section>
-
-</section>
-
-<script async type="text/javascript"
- src="http://try.dartlang.org/dartboard.dart.app.js">
-</script>
« no previous file with comments | « src/site/docs/editor/index.html ('k') | src/site/docs/getting-started/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698