| Index: native_client_sdk/doc_generated/devguide/devcycle/building.html
|
| diff --git a/native_client_sdk/doc_generated/devguide/devcycle/building.html b/native_client_sdk/doc_generated/devguide/devcycle/building.html
|
| index 48d70b9aba1c2617250586257d9f3a4d8b1d039a..94317671157a2e7d6381fd6b8d94d3c7229452f5 100644
|
| --- a/native_client_sdk/doc_generated/devguide/devcycle/building.html
|
| +++ b/native_client_sdk/doc_generated/devguide/devcycle/building.html
|
| @@ -2,7 +2,7 @@
|
|
|
| <section id="building">
|
| <span id="devcycle-building"></span><h1 id="building"><span id="devcycle-building"></span>Building</h1>
|
| -<div class="contents local topic" id="table-of-contents">
|
| +<div class="contents local" id="table-of-contents" style="display: none">
|
| <p class="topic-title first">Table Of Contents</p>
|
| <ul class="small-gap">
|
| <li><p class="first"><a class="reference internal" href="#introduction" id="id4">Introduction</a></p>
|
| @@ -40,8 +40,8 @@
|
| </ul>
|
| </li>
|
| </ul>
|
| -</div>
|
| -<section id="introduction">
|
| +
|
| +</div><section id="introduction">
|
| <h2 id="introduction">Introduction</h2>
|
| <p>This document describes how to build Native Client modules. It is intended for
|
| developers who have experience writing, compiling, and linking C and C++ code.
|
|
|