Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(526)

Side by Side Diff: native_client_sdk/doc_generated/index.html

Issue 438403003: [NaCl SDK Docs] Only generate one top-level <section> element. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « native_client_sdk/doc_generated/help.html ('k') | native_client_sdk/doc_generated/io2014.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <section id="welcome-to-native-client"> 3 <section id="welcome-to-native-client">
4 <h1 id="welcome-to-native-client">Welcome to Native Client</h1> 4 <h1 id="welcome-to-native-client">Welcome to Native Client</h1>
5 <div id="home"> 5 <div id="home">
6 <a class="button-nacl button-download" href="/native-client/sdk/download.html">D ownload SDK</a> 6 <a class="button-nacl button-download" href="/native-client/sdk/download.html">D ownload SDK</a>
7 <div class="big-intro"><p><strong>Native Client</strong> is a sandbox for runnin g compiled C and C++ code in the 7 <div class="big-intro"><p><strong>Native Client</strong> is a sandbox for runnin g compiled C and C++ code in the
8 browser efficiently and securely, independent of the user&#8217;s operating syst em. 8 browser efficiently and securely, independent of the user&#8217;s operating syst em.
9 <strong>Portable Native Client</strong> extends that technology with 9 <strong>Portable Native Client</strong> extends that technology with
10 architecture independence, letting developers compile their code once to run 10 architecture independence, letting developers compile their code once to run
(...skipping 12 matching lines...) Expand all
23 <div class="right-side-inner"> 23 <div class="right-side-inner">
24 <h2>Guiding principles of Native Client</h2> 24 <h2>Guiding principles of Native Client</h2>
25 <div class="big-intro"> 25 <div class="big-intro">
26 <ul> 26 <ul>
27 <li>Developer flexibility to program in any language.</li> 27 <li>Developer flexibility to program in any language.</li>
28 <li>Running close to the metal to allow access to performance gains.</li> 28 <li>Running close to the metal to allow access to performance gains.</li>
29 <li>Protecting users from malicious code and malware.</li> 29 <li>Protecting users from malicious code and malware.</li>
30 <li>Write-once, run-anywhere code portability across all user architectures.</ li> 30 <li>Write-once, run-anywhere code portability across all user architectures.</ li>
31 </ul></div> 31 </ul></div>
32 </div> 32 </div>
33 </div><section id="get-started-with-native-client"> 33 </div><h2 id="get-started-with-native-client">Get started with Native Client</h2 >
34 <h2 id="get-started-with-native-client">Get started with Native Client</h2>
35 <div class="big-intro"><ol class="arabic simple"> 34 <div class="big-intro"><ol class="arabic simple">
36 <li><a class="reference internal" href="/native-client/sdk/download.html"><em>Do wnload the Native Client SDK</em></a>.</li> 35 <li><a class="reference internal" href="/native-client/sdk/download.html"><em>Do wnload the Native Client SDK</em></a>.</li>
37 <li>Read the <a class="reference internal" href="/native-client/overview.html">< em>Technical Overview</em></a>.</li> 36 <li>Read the <a class="reference internal" href="/native-client/overview.html">< em>Technical Overview</em></a>.</li>
38 <li>Learn how to use the SDK and build both a web app and a Chrome app in the 37 <li>Learn how to use the SDK and build both a web app and a Chrome app in the
39 <a class="reference internal" href="/native-client/devguide/tutorial/tutorial-pa rt1.html"><em>Getting Started Tutorial</em></a>.</li> 38 <a class="reference internal" href="/native-client/devguide/tutorial/tutorial-pa rt1.html"><em>Getting Started Tutorial</em></a>.</li>
40 </ol> 39 </ol>
41 </div> 40 </div>
42 <div class="big-intro" style="clear: both;"><p>Send us questions, comments, and feedback: 41 <div class="big-intro" style="clear: both;"><p>Send us questions, comments, and feedback:
43 <a class="reference external" href="https://groups.google.com/forum/#!forum/nati ve-client-discuss">native-client-discuss</a>.</p> 42 <a class="reference external" href="https://groups.google.com/forum/#!forum/nati ve-client-discuss">native-client-discuss</a>.</p>
44 </div> 43 </div>
45 </div></section></section> 44 </div></section>
46 45
47 {{/partials.standard_nacl_article}} 46 {{/partials.standard_nacl_article}}
OLDNEW
« no previous file with comments | « native_client_sdk/doc_generated/help.html ('k') | native_client_sdk/doc_generated/io2014.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698