OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="development-cycle"> | 3 <b><font color="#cc0000"> |
4 <span id="devcycle"></span><h1 id="development-cycle"><span id="devcycle"></span
>Development Cycle</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="development-cycle"> |
| 12 <h1 id="development-cycle">Development Cycle</h1> |
5 <p>This section of the Developer’s Guide provides information about how to | 13 <p>This section of the Developer’s Guide provides information about how to |
6 compile, run, and debug Native Client applications.</p> | 14 compile, run, and debug Native Client applications.</p> |
7 </section> | 15 </section> |
8 | 16 |
9 {{/partials.standard_nacl_article}} | 17 {{/partials.standard_nacl_article}} |
OLD | NEW |