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

Side by Side Diff: native_client_sdk/doc_generated/io2014.html

Issue 849073005: Fix broken links on NaCl pages of developer.chrome.com. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <section id="building-a-nacl-app"> 3 <section id="building-a-nacl-app">
4 <span id="io2014"></span><h1 id="building-a-nacl-app"><span id="io2014"></span>B uilding a NaCl App</h1> 4 <span id="io2014"></span><h1 id="building-a-nacl-app"><span id="io2014"></span>B uilding a NaCl App</h1>
5 <h2 id="in-the-browser">In the browser!</h2> 5 <h2 id="in-the-browser">In the browser!</h2>
6 <p>Follow along with Brad Nelson&#8217;s Google I/O 2014 talk. 6 <p>Follow along with Brad Nelson&#8217;s Google I/O 2014 talk.
7 Explore our new in-browser development environment and debugger.</p> 7 Explore our new in-browser development environment and debugger.</p>
8 <p>Learn how easy it is to edit, build, and debug NaCl application 8 <p>Learn how easy it is to edit, build, and debug NaCl application
9 all in your desktop web browser or on a Chromebook. 9 all in your desktop web browser or on a Chromebook.
10 Work either on-line or off-line!</p> 10 Work either on-line or off-line!</p>
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 $ git log 204 $ git log
205 </pre> 205 </pre>
206 <p>Run the demo again. And everything now works:</p> 206 <p>Run the demo again. And everything now works:</p>
207 <pre class="prettyprint"> 207 <pre class="prettyprint">
208 $ make serve 208 $ make serve
209 </pre> 209 </pre>
210 <h3 id="thanks">Thanks</h3> 210 <h3 id="thanks">Thanks</h3>
211 <p>Thanks for checking out our environment. 211 <p>Thanks for checking out our environment.
212 Things are rapidly changing and in the coming months you can expect to see 212 Things are rapidly changing and in the coming months you can expect to see
213 further improvements and filling out of our platform and library support.</p> 213 further improvements and filling out of our platform and library support.</p>
214 <p>Follow the status of the NaCl Dev Environment at <a class="reference external " href="naclenv">this page</a>.</p> 214 <p>Follow the status of the NaCl Dev Environment at <a class="reference internal " href="/native-client/nacldev.html"><em>this page</em></a>.</p>
215 </section> 215 </section>
216 216
217 {{/partials.standard_nacl_article}} 217 {{/partials.standard_nacl_article}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698