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

Side by Side Diff: native_client_sdk/src/doc/devguide/index.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 .. _devguide-index: 1 .. _devguide-index:
2 2
3 .. include:: /migration/deprecation.inc
4
3 ################# 5 #################
4 Developer's Guide 6 Developer's Guide
5 ################# 7 #################
6 8
7 The Native Client Developer's Guide includes practical information you need to 9 The Native Client Developer's Guide includes practical information you need to
8 get your development cycle up and running (e.g., how to compile and test-run 10 get your development cycle up and running (e.g., how to compile and test-run
9 your application), as well as important concepts you need to understand in order 11 your application), as well as important concepts you need to understand in order
10 to code your application (e.g., how an application is structured, and how to use 12 to code your application (e.g., how an application is structured, and how to use
11 the Pepper APIs). 13 the Pepper APIs).
12 14
13 The Developer's Guide is a work-in-progress. 15 The Developer's Guide is a work-in-progress.
14 Send us comments and feedback on the `native-client-discuss 16 Send us comments and feedback on the `native-client-discuss
15 <https://groups.google.com/forum/#!forum/native-client-discuss>`_ mailing list, 17 <https://groups.google.com/forum/#!forum/native-client-discuss>`_ mailing list,
16 or ask questions using Stack Overflow's `google-nativeclient 18 or ask questions using Stack Overflow's `google-nativeclient
17 <https://stackoverflow.com/questions/tagged/google-nativeclient>`_ tag. 19 <https://stackoverflow.com/questions/tagged/google-nativeclient>`_ tag.
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/devguide/distributing.rst ('k') | native_client_sdk/src/doc/devguide/tutorial/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698