OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="developer-s-guide"> | 3 <b><font color="#cc0000"> |
4 <span id="devguide-index"></span><h1 id="developer-s-guide"><span id="devguide-i
ndex"></span>Developer’s Guide</h1> | 4 NOTE: |
| 5 Deprecation of the technologies described here has been announced |
| 6 for platforms other than ChromeOS.<br/> |
| 7 Please visit our |
| 8 <a href="/native-client/migration">migration guide</a> |
| 9 for details. |
| 10 </font></b> |
| 11 <hr/><section id="developer-s-guide"> |
| 12 <h1 id="developer-s-guide">Developer’s Guide</h1> |
5 <p>The Native Client Developer’s Guide includes practical information you
need to | 13 <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 | 14 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 | 15 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 | 16 to code your application (e.g., how an application is structured, and how to use |
9 the Pepper APIs).</p> | 17 the Pepper APIs).</p> |
10 <p>The Developer’s Guide is a work-in-progress. | 18 <p>The Developer’s Guide is a work-in-progress. |
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, | 19 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> | 20 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> |
13 </section> | 21 </section> |
14 | 22 |
15 {{/partials.standard_nacl_article}} | 23 {{/partials.standard_nacl_article}} |
OLD | NEW |