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

Side by Side Diff: native_client_sdk/doc_generated/sdk/download.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 6 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="download-the-native-client-sdk"> 3 <b><font color="#cc0000">
4 <span id="download"></span><h1 id="download-the-native-client-sdk"><span id="dow nload"></span>Download the Native Client SDK</h1> 4 NOTE:
5 Deprecation of the technologies described here has been announced
6 for platforms other than ChromeOS.<br/>
7 Please visit our
8 <a href="/native-client/migration">migration guide</a>
9 for details.
10 </font></b>
11 <hr/><section id="download-the-native-client-sdk">
12 <h1 id="download-the-native-client-sdk">Download the Native Client SDK</h1>
5 <p>This page provides an overview of the Native Client SDK, and instructions for 13 <p>This page provides an overview of the Native Client SDK, and instructions for
6 downloading and installing the SDK.</p> 14 downloading and installing the SDK.</p>
7 <div id="home"> 15 <div id="home">
8 <a class="button-nacl button-download" href="https://storage.googleapis.com/nati veclient-mirror/nacl/nacl_sdk/nacl_sdk.zip">Download SDK Zip File</a> 16 <a class="button-nacl button-download" href="https://storage.googleapis.com/nati veclient-mirror/nacl/nacl_sdk/nacl_sdk.zip">Download SDK Zip File</a>
9 </div><h2 id="overview"><span id="sdk-overview"></span>Overview</h2> 17 </div><h2 id="overview"><span id="sdk-overview"></span>Overview</h2>
10 <p>The Native Client SDK includes:</p> 18 <p>The Native Client SDK includes:</p>
11 <ul class="small-gap"> 19 <ul class="small-gap">
12 <li><strong>Support for multiple Pepper versions</strong> to compile for specifi c minimum 20 <li><strong>Support for multiple Pepper versions</strong> to compile for specifi c minimum
13 versions of Chrome.</li> 21 versions of Chrome.</li>
14 <li><strong>Update utility</strong> to download new bundles and updates to exist ing bundles.</li> 22 <li><strong>Update utility</strong> to download new bundles and updates to exist ing bundles.</li>
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
216 information about the SDK and new bundles.</li> 224 information about the SDK and new bundles.</li>
217 <li>If you&#8217;re just starting with Native Client, we recommend reading the 225 <li>If you&#8217;re just starting with Native Client, we recommend reading the
218 <a class="reference external" href="../overview">Technical Overview</a> and walk ing through the 226 <a class="reference external" href="../overview">Technical Overview</a> and walk ing through the
219 <a class="reference external" href="devguide/tutorial/tutorial-part1">Getting St arted Tutorial</a>.</li> 227 <a class="reference external" href="devguide/tutorial/tutorial-part1">Getting St arted Tutorial</a>.</li>
220 <li>If you&#8217;d rather dive in, see 228 <li>If you&#8217;d rather dive in, see
221 <a class="reference external" href="devguide/devcycle/building">Building Native Client Modules</a>.</li> 229 <a class="reference external" href="devguide/devcycle/building">Building Native Client Modules</a>.</li>
222 </ul> 230 </ul>
223 </section> 231 </section>
224 232
225 {{/partials.standard_nacl_article}} 233 {{/partials.standard_nacl_article}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698