| Index: native_client_sdk/src/doc/devguide/index.rst
|
| diff --git a/native_client_sdk/src/doc/devguide/index.rst b/native_client_sdk/src/doc/devguide/index.rst
|
| index d0ceeca381de57006f66cfee5918b3e515ad9d6b..9723506181c4206613dec8e1530168af35b346d2 100644
|
| --- a/native_client_sdk/src/doc/devguide/index.rst
|
| +++ b/native_client_sdk/src/doc/devguide/index.rst
|
| @@ -4,5 +4,12 @@
|
| Developer's Guide
|
| #################
|
|
|
| -This is the index of the ``devguide`` directory.
|
| +The Native Client Developer's Guide includes practical information you need to
|
| +get your development cycle up and running (e.g., how to compile and test-run
|
| +your application), as well as important concepts you need to understand in order
|
| +to code your application (e.g., how an application is structured, and how to use
|
| +the Pepper APIs).
|
|
|
| +The Developer's Guide is a work-in-progress. Please send feedback to the
|
| +`native-client-discuss group
|
| +<https://groups.google.com/group/native-client-discuss>`_.
|
|
|