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

Side by Side Diff: native_client_sdk/src/doc/sdk/download.rst

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 .. _download: 1 .. _download:
2 2
3 .. include:: /migration/deprecation.inc
4
3 Download the Native Client SDK 5 Download the Native Client SDK
4 ============================== 6 ==============================
5 7
6 This page provides an overview of the Native Client SDK, and instructions for 8 This page provides an overview of the Native Client SDK, and instructions for
7 downloading and installing the SDK. 9 downloading and installing the SDK.
8 10
9 .. raw:: html 11 .. raw:: html
10 12
11 <div id="home"> 13 <div id="home">
12 <a class="button-nacl button-download" href="https://storage.googleapis.com/na tiveclient-mirror/nacl/nacl_sdk/nacl_sdk.zip">Download SDK Zip File</a> 14 <a class="button-nacl button-download" href="https://storage.googleapis.com/na tiveclient-mirror/nacl/nacl_sdk/nacl_sdk.zip">Download SDK Zip File</a>
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 Next steps 265 Next steps
264 ---------- 266 ----------
265 267
266 * Browse the `Release Notes <release-notes>`_ for important 268 * Browse the `Release Notes <release-notes>`_ for important
267 information about the SDK and new bundles. 269 information about the SDK and new bundles.
268 * If you're just starting with Native Client, we recommend reading the 270 * If you're just starting with Native Client, we recommend reading the
269 `Technical Overview <../overview>`_ and walking through the 271 `Technical Overview <../overview>`_ and walking through the
270 `Getting Started Tutorial <devguide/tutorial/tutorial-part1>`_. 272 `Getting Started Tutorial <devguide/tutorial/tutorial-part1>`_.
271 * If you'd rather dive in, see 273 * If you'd rather dive in, see
272 `Building Native Client Modules <devguide/devcycle/building>`_. 274 `Building Native Client Modules <devguide/devcycle/building>`_.
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst ('k') | native_client_sdk/src/doc/sdk/examples.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698