Index: native_client_sdk/src/doc/_developer.chrome.com_generated/quick-start.html |
diff --git a/native_client_sdk/src/doc/_developer.chrome.com_generated/quick-start.html b/native_client_sdk/src/doc/_developer.chrome.com_generated/quick-start.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2757a7865c668771f014e07513046d7440fb3e21 |
--- /dev/null |
+++ b/native_client_sdk/src/doc/_developer.chrome.com_generated/quick-start.html |
@@ -0,0 +1,24 @@ |
+{{+bindTo:partials.standard_nacl_article}} |
+ |
+<section id="quick-start"> |
+<span id="id1"></span><h1 id="quick-start"><span id="id1"></span>Quick-start</h1> |
+<p>To get started with Native Client:</p> |
+<ol class="arabic simple"> |
+<li>Read the <a class="reference internal" href="/native-client/overview.html"><em>Technical Overview</em></a> to understand what Native |
+Client is, how a Native Client application is structured and to get a feel |
+for what you need to do to port existing code.</li> |
+<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> |
+<li>Go through the <a class="reference internal" href="/native-client/devguide/tutorial/index.html"><em>Getting Started Tutorial</em></a>. The |
+tutorial walks you through how to get Native Client set up for the first |
+time and check for browser version compatibility.</li> |
+<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 |
+of the examples. You can learn how to build and run the example applications |
+on the <a class="reference internal" href="/native-client/sdk/examples.html"><em>Running the SDK Examples</em></a> page.</li> |
+<li>Browse through the <a class="reference internal" href="/native-client/devguide/index.html"><em>Developer’s Guide</em></a> and the |
+<a class="reference internal" href="/native-client/pepper_stable/index.html"><em>Pepper API</em></a> reference documentation. The |
+<a class="reference internal" href="/native-client/glossary.html"><em>Glossary</em></a> defines some terms and names commonly used |
+throughout the documentation.</li> |
+</ol> |
+</section> |
+ |
+{{/partials.standard_nacl_article}} |