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

Side by Side Diff: native_client_sdk/src/doc/overview.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
« no previous file with comments | « native_client_sdk/src/doc/nacldev.rst ('k') | native_client_sdk/src/doc/pepper_beta/index.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .. _overview: 1 .. _overview:
2 2
3 .. include:: /migration/deprecation.inc
4
3 ################## 5 ##################
4 Technical Overview 6 Technical Overview
5 ################## 7 ##################
6 8
7 .. contents:: 9 .. contents::
8 :local: 10 :local:
9 :backlinks: none 11 :backlinks: none
10 :depth: 2 12 :depth: 2
11 13
12 **Native Client** (NaCl) is an open-source technology for running native 14 **Native Client** (NaCl) is an open-source technology for running native
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
281 The C++ API is a set of bindings written on top of the C API. For additional 283 The C++ API is a set of bindings written on top of the C API. For additional
282 information about Pepper, see `Pepper Concepts 284 information about Pepper, see `Pepper Concepts
283 <http://code.google.com/p/ppapi/wiki/Concepts>`_. 285 <http://code.google.com/p/ppapi/wiki/Concepts>`_.
284 286
285 Where to start 287 Where to start
286 ============== 288 ==============
287 289
288 The :doc:`Quick Start <quick-start>` document provides links to downloads and 290 The :doc:`Quick Start <quick-start>` document provides links to downloads and
289 documentation to help you get started with developing and distributing Native 291 documentation to help you get started with developing and distributing Native
290 Client applications. 292 Client applications.
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/nacldev.rst ('k') | native_client_sdk/src/doc/pepper_beta/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698