Send a crash report when a hung process is detected.
[chromium-blink-merge.git] / native_client_sdk / src / doc / devguide / index.rst
blob8f45b6e17a78ab1daeac465c072fca00b025c325
1 .. _devguide-index:
3 #################
4 Developer's Guide
5 #################
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).
13 The Developer's Guide is a work-in-progress.
14 Send us comments and feedback on the `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.