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

Side by Side Diff: native_client_sdk/src/doc/devguide/index.rst

Issue 863543002: NaCl docs: a few improvements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 ################# 3 #################
4 Developer's Guide 4 Developer's Guide
5 ################# 5 #################
6 6
7 The Native Client Developer's Guide includes practical information you need to 7 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 8 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 9 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 10 to code your application (e.g., how an application is structured, and how to use
11 the Pepper APIs). 11 the Pepper APIs).
12 12
13 The Developer's Guide is a work-in-progress. Please send feedback to the 13 The Developer's Guide is a work-in-progress.
14 `native-client-discuss group 14 Send us comments and feedback on the `native-client-discuss
15 <https://groups.google.com/group/native-client-discuss>`_. 15 <https://groups.google.com/forum/#!forum/native-client-discuss>`_ mailing list,
16 or ask questions using Stack Overflow's `google-nativeclient
17 <https://stackoverflow.com/questions/tagged/google-nativeclient>`_ tag.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698