| Index: native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html
|
| diff --git a/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html b/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html
|
| index edcaf74b5b7f10e0d3134a637c0f3a6bbb8d7ac6..45fea11dfaff699202dd87a38a98ff4629a1fc65 100644
|
| --- a/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html
|
| +++ b/native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html
|
| @@ -2,7 +2,7 @@
|
|
|
| <section id="c-tutorial-getting-started-part-2">
|
| <span id="tutorial2"></span><h1 id="c-tutorial-getting-started-part-2"><span id="tutorial2"></span>C++ Tutorial: Getting Started (Part 2)</h1>
|
| -<div class="contents local topic" id="contents">
|
| +<div class="contents local" id="contents" style="display: none">
|
| <ul class="small-gap">
|
| <li><a class="reference internal" href="#overview" id="id1">Overview</a></li>
|
| <li><p class="first"><a class="reference internal" href="#using-the-native-client-sdk-build-system" id="id2">Using the Native Client SDK build system</a></p>
|
| @@ -27,8 +27,8 @@
|
| </li>
|
| <li><a class="reference internal" href="#example-specific-behavior-with-example-js" id="id13">Example-specific behavior with example.js</a></li>
|
| </ul>
|
| -</div>
|
| -<section id="overview">
|
| +
|
| +</div><section id="overview">
|
| <h2 id="overview">Overview</h2>
|
| <p>This tutorial shows how to convert the finished PNaCl web application from
|
| <a class="reference internal" href="/native-client/devguide/tutorial/tutorial-part1.html"><em>Part 1</em></a> to use the Native Client SDK build system and
|
|
|