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

Side by Side Diff: src/site/docs/getting-started/interface.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 unified diff | Download patch
« no previous file with comments | « src/site/docs/getting-started/index.html ('k') | src/site/docs/index.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ---
2 layout: default
3 title: "Tutorial: Interfaces"
4 header:
5 css: ["/css/dartboard.css"]
6 ---
7 <h1> Tutorial: Interfaces </h1>
8
9 {% include docs/getting-started/_interface.html %}
10
11 <section>
12
13 <p>
14 Next, you can either try out Dart Editor
15 or read more about Dart.
16 </p>
17
18 <section id="start-here">
19 <a href="/docs/editor/getting-started/">Dart Editor</a>
20 <a href="/docs/technical-overview/">Technical Overview</a>
21 </section>
22
23 </section>
24
25
26 <script async type="text/javascript"
27 src="http://try.dartlang.org/dartboard.dart.app.js">
28 </script>
OLDNEW
« no previous file with comments | « src/site/docs/getting-started/index.html ('k') | src/site/docs/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698