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

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

Issue 587773002: Fix broken links on download page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « native_client_sdk/doc_generated/sdk/download.html ('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 .. _download: 1 .. _download:
2 2
3 Download the Native Client SDK 3 Download the Native Client SDK
4 ============================== 4 ==============================
5 5
6 To build Native Client modules, you must download and install the Native Client 6 To build Native Client modules, you must download and install the Native Client
7 Software Development Kit (SDK). This page provides an overview of the Native 7 Software Development Kit (SDK). This page provides an overview of the Native
8 Client SDK, and instructions for how to download and install the SDK. 8 Client SDK, and instructions for how to download and install the SDK.
9 9
10 .. raw:: html 10 .. raw:: html
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 On Windows:: 222 On Windows::
223 223
224 > naclsdk help 224 > naclsdk help
225 225
226 **Next steps:** 226 **Next steps:**
227 227
228 * Browse through the `Release Notes <release-notes>`_ for important 228 * Browse through the `Release Notes <release-notes>`_ for important
229 information about the SDK and new bundles. 229 information about the SDK and new bundles.
230 * If you're just starting with Native Client, we recommend reading the 230 * If you're just starting with Native Client, we recommend reading the
231 `Technical Overview <../overview>`_ and walking through the 231 `Technical Overview <../overview>`_ and walking through the
232 `Getting Started Tutorial </devguide/tutorial/tutorial-part1>`_. 232 `Getting Started Tutorial <devguide/tutorial/tutorial-part1>`_.
233 * If you'd rather dive into information about the toolchains, see 233 * If you'd rather dive into information about the toolchains, see
234 `Building Native Client Modules </devguide/devcycle/building>`_. 234 `Building Native Client Modules <devguide/devcycle/building>`_.
OLDNEW
« no previous file with comments | « native_client_sdk/doc_generated/sdk/download.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698