OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="quick-start"> | 3 <section id="quick-start"> |
4 <span id="id1"></span><h1 id="quick-start"><span id="id1"></span>Quick-start</h1
> | 4 <span id="id1"></span><h1 id="quick-start"><span id="id1"></span>Quick-start</h1
> |
5 <p>To get started with Native Client:</p> | 5 <p>To get started with Native Client:</p> |
6 <ol class="arabic simple"> | 6 <ol class="arabic simple"> |
7 <li>Read the <a class="reference internal" href="/native-client/overview.html"><
em>Technical Overview</em></a> to understand what Native | 7 <li>Read the <a class="reference internal" href="/native-client/overview.html"><
em>Technical Overview</em></a> to understand what Native |
8 Client is, how a Native Client application is structured and to get a feel | 8 Client is, how a Native Client application is structured and to get a feel |
9 for what you need to do to port existing code.</li> | 9 for what you need to do to port existing code.</li> |
10 <li>Play with some of the applications in the <a class="reference internal" href
="/native-client/community/application-gallery.html"><em>Application Gallery</em
></a> to see what others have done so far.</li> | 10 <li>Play with some of the applications in the <a class="reference external" href
="community/application-gallery">Application Gallery</a> to see what others have
done so far.</li> |
11 <li>Go through the <a class="reference internal" href="/native-client/devguide/t
utorial/tutorial-part1.html"><em>Getting Started Tutorial</em></a>. The | 11 <li>Go through the <a class="reference internal" href="/native-client/devguide/t
utorial/tutorial-part1.html"><em>Getting Started Tutorial</em></a>. The |
12 tutorial walks you through how to get Native Client set up for the first | 12 tutorial walks you through how to get Native Client set up for the first |
13 time and check for browser version compatibility.</li> | 13 time and check for browser version compatibility.</li> |
14 <li>Download the <a class="reference internal" href="/native-client/sdk/download
.html"><em>Native Client SDK</em></a> and take a look at some | 14 <li>Download the <a class="reference internal" href="/native-client/sdk/download
.html"><em>Native Client SDK</em></a> and take a look at some |
15 of the examples. You can learn how to build and run the example applications | 15 of the examples. You can learn how to build and run the example applications |
16 on the <a class="reference internal" href="/native-client/sdk/examples.html"><em
>Running the SDK Examples</em></a> page.</li> | 16 on the <a class="reference internal" href="/native-client/sdk/examples.html"><em
>Running the SDK Examples</em></a> page.</li> |
17 <li>Browse through the <a class="reference internal" href="/native-client/devgui
de/index.html"><em>Developer’s Guide</em></a> and the | 17 <li>Browse through the <a class="reference internal" href="/native-client/devgui
de/index.html"><em>Developer’s Guide</em></a> and the |
18 <a class="reference internal" href="/native-client/pepper_stable/index.html"><em
>Pepper API</em></a> reference documentation. The | 18 <a class="reference internal" href="/native-client/pepper_stable/index.html"><em
>Pepper API</em></a> reference documentation. The |
19 <a class="reference internal" href="/native-client/glossary.html"><em>Glossary</
em></a> defines some terms and names commonly used | 19 <a class="reference internal" href="/native-client/glossary.html"><em>Glossary</
em></a> defines some terms and names commonly used |
20 throughout the documentation.</li> | 20 throughout the documentation.</li> |
21 </ol> | 21 </ol> |
22 </section> | 22 </section> |
23 | 23 |
24 {{/partials.standard_nacl_article}} | 24 {{/partials.standard_nacl_article}} |
OLD | NEW |