OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="developer-s-guide"> | 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> | 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 | 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 | 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 | 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 | 8 to code your application (e.g., how an application is structured, and how to use |
9 the Pepper APIs).</p> | 9 the Pepper APIs).</p> |
10 <p>The Developer’s Guide is a work-in-progress. Please send feedback to th
e | 10 <p>The Developer’s Guide is a work-in-progress. |
11 <a class="reference external" href="https://groups.google.com/group/native-clien
t-discuss">native-client-discuss group</a>.</p> | 11 Send us comments and feedback on the <a class="reference external" href="https:/
/groups.google.com/forum/#!forum/native-client-discuss">native-client-discuss</a
> mailing list, |
| 12 or ask questions using Stack Overflow’s <a class="reference external" href
="https://stackoverflow.com/questions/tagged/google-nativeclient">google-nativec
lient</a> tag.</p> |
12 </section> | 13 </section> |
13 | 14 |
14 {{/partials.standard_nacl_article}} | 15 {{/partials.standard_nacl_article}} |
OLD | NEW |