OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="coding-your-application"> | 3 <b><font color="#cc0000"> |
4 <span id="coding"></span><h1 id="coding-your-application"><span id="coding"></sp
an>Coding Your Application</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="coding-your-application"> |
| 12 <h1 id="coding-your-application">Coding Your Application</h1> |
5 <p>This section of the Developer’s Guide describes important concepts that
would be | 13 <p>This section of the Developer’s Guide describes important concepts that
would be |
6 useful to understand in order to code your application—e.g., how an | 14 useful to understand in order to code your application—e.g., how an |
7 application is structured, and how to use the Pepper APIs.</p> | 15 application is structured, and how to use the Pepper APIs.</p> |
8 </section> | 16 </section> |
9 | 17 |
10 {{/partials.standard_nacl_article}} | 18 {{/partials.standard_nacl_article}} |
OLD | NEW |