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

Side by Side Diff: src/site/tools/editor/index.markdown

Issue 26922002: removing Web UI tutorials, updating remaining 4 to current release, + review pass (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: merge with master Created 7 years, 2 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/polymer-dart/index.markdown ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 --- 1 ---
2 layout: default 2 layout: default
3 title: "Dart Editor" 3 title: "Dart Editor"
4 description: "Get Dart Editor, a custom, powerful editor for Dart developers." 4 description: "Get Dart Editor, a custom, powerful editor for Dart developers."
5 has-permalinks: false 5 has-permalinks: false
6 js: 6 js:
7 - url: /js/os-switcher.js 7 - url: /js/os-switcher.js
8 defer: true 8 defer: true
9 - url: /js/editor-downloads-analytics.js 9 - url: /js/editor-downloads-analytics.js
10 defer: true 10 defer: true
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 However, you might want to set environment variables, 95 However, you might want to set environment variables,
96 as described in the <a href="/tools/sdk/">SDK page</a>. 96 as described in the <a href="/tools/sdk/">SDK page</a>.
97 </p> 97 </p>
98 98
99 99
100 ## Using Dart Editor {#using} 100 ## Using Dart Editor {#using}
101 101
102 To get started with Dart Editor, 102 To get started with Dart Editor,
103 read these: 103 read these:
104 104
105 [Target 1: Get Started](http://www.dartlang.org/docs/tutorials/get-started/) (th e first tutorial in _A Game of Darts_) 105 [Get Started](http://www.dartlang.org/docs/tutorials/get-started/) (the first tu torial in the _Dart Tutorials_)
106 : Gently introduces you to Dart Editor, 106 : Gently introduces you to Dart Editor,
107 from downloading it to creating and running apps. 107 from downloading it to creating and running apps.
108 108
109 [Up and Running](/docs/dart-up-and-running/contents/ch01.html#ch01-editor) (a se ction from Chapter 1 of _Dart Up and Running_) 109 [Up and Running](/docs/dart-up-and-running/contents/ch01.html#ch01-editor) (a se ction from Chapter 1 of _Dart Up and Running_)
110 : Quickly leads you through downloading Dart Editor, 110 : Quickly leads you through downloading Dart Editor,
111 running a sample, 111 running a sample,
112 and creating an app. 112 and creating an app.
113 113
114 For details on _using_ Dart Editor, 114 For details on _using_ Dart Editor,
115 read this: 115 read this:
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 <a href="https://code.google.com/p/dart/issues/list?can=2&amp;q=label%3AArea-E ditor">Dart Editor issue list</a>. 247 <a href="https://code.google.com/p/dart/issues/list?can=2&amp;q=label%3AArea-E ditor">Dart Editor issue list</a>.
248 </p> 248 </p>
249 249
250 250
251 ## Troubleshooting 251 ## Troubleshooting
252 252
253 [Troubleshooting Dart Editor](troubleshoot.html) 253 [Troubleshooting Dart Editor](troubleshoot.html)
254 gives solutions to problems you might encounter 254 gives solutions to problems you might encounter
255 when installing and launching Dart Editor. 255 when installing and launching Dart Editor.
256 256
OLDNEW
« no previous file with comments | « src/site/polymer-dart/index.markdown ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698