OLD | NEW |
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>`_. |
OLD | NEW |