Index: native_client_sdk/doc_generated/devguide/coding/application-structure.html |
diff --git a/native_client_sdk/doc_generated/devguide/coding/application-structure.html b/native_client_sdk/doc_generated/devguide/coding/application-structure.html |
index 89ee9790bc1b23b1c37cd0076343163db098f0c7..083b73aaf70469a36fe228f2e6f82e839afa9773 100644 |
--- a/native_client_sdk/doc_generated/devguide/coding/application-structure.html |
+++ b/native_client_sdk/doc_generated/devguide/coding/application-structure.html |
@@ -2,7 +2,7 @@ |
<section id="application-structure"> |
<span id="devcycle-application-structure"></span><h1 id="application-structure"><span id="devcycle-application-structure"></span>Application Structure</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="#application-components" id="id1">Application components</a></li> |
<li><a class="reference internal" href="#html-file-and-the-embed-element" id="id2">HTML file and the <embed> element</a></li> |
@@ -10,8 +10,8 @@ |
<li><a class="reference internal" href="#modules-and-instances" id="id4">Modules and instances</a></li> |
<li><a class="reference internal" href="#native-client-modules-a-closer-look" id="id5">Native Client modules: A closer look</a></li> |
</ul> |
-</div> |
-<p>This chapter of the Developer’s Guide describes the general structure of a |
+ |
+</div><p>This chapter of the Developer’s Guide describes the general structure of a |
Native Client application. The chapter assumes you are familiar with the |
material presented in the <a class="reference internal" href="/native-client/overview.html"><em>Technical Overview</em></a>.</p> |
<aside class="note"> |