| 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>—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>
|
|
|