OLD | NEW |
(Empty) | |
| 1 {{+bindTo:partials.standard_nacl_article}} |
| 2 |
| 3 <section id="developer-s-guide"> |
| 4 <span id="devguide-index"></span><h1 id="developer-s-guide"><span id="devguide-i
ndex"></span>Developer’s Guide</h1> |
| 5 <p>The Native Client Developer’s Guide includes practical information you
need to |
| 6 get your development cycle up and running (e.g., how to compile and test-run |
| 7 your application), as well as important concepts you need to understand in order |
| 8 to code your application (e.g., how an application is structured, and how to use |
| 9 the Pepper APIs).</p> |
| 10 <p>The Developer’s Guide is a work-in-progress. Please send feedback to th
e |
| 11 <a class="reference external" href="https://groups.google.com/group/native-clien
t-discuss">native-client-discuss group</a>.</p> |
| 12 </section> |
| 13 |
| 14 {{/partials.standard_nacl_article}} |
OLD | NEW |