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

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

Issue 23999002: Fill in the devguide index page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge Created 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | 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 .. _devguide-index: 1 .. _devguide-index:
2 2
3 ################# 3 #################
4 Developer's Guide 4 Developer's Guide
5 ################# 5 #################
6 6
7 This is the index of the ``devguide`` directory. 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
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
11 the Pepper APIs).
8 12
13 The Developer's Guide is a work-in-progress. Please send feedback to the
14 `native-client-discuss group
15 <https://groups.google.com/group/native-client-discuss>`_.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698