summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/doc_generated/devguide/devcycle/running.html
diff options
context:
space:
mode:
Diffstat (limited to 'native_client_sdk/doc_generated/devguide/devcycle/running.html')
-rw-r--r--native_client_sdk/doc_generated/devguide/devcycle/running.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/native_client_sdk/doc_generated/devguide/devcycle/running.html b/native_client_sdk/doc_generated/devguide/devcycle/running.html
index 2327329..1f853e3 100644
--- a/native_client_sdk/doc_generated/devguide/devcycle/running.html
+++ b/native_client_sdk/doc_generated/devguide/devcycle/running.html
@@ -2,7 +2,7 @@
<section id="running">
<span id="devcycle-running"></span><h1 id="running"><span id="devcycle-running"></span>Running</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="#introduction" id="id5">Introduction</a></li>
<li><a class="reference internal" href="#portable-native-client-pnacl-applications" id="id6">Portable Native Client (PNaCl) applications</a></li>
@@ -24,8 +24,8 @@
<li><a class="reference internal" href="#technique-3-hosted-application-loaded-as-an-unpacked-extension" id="id16">Technique 3: Hosted application loaded as an unpacked extension</a></li>
<li><a class="reference internal" href="#technique-4-chrome-web-store-application-with-trusted-testers" id="id17">Technique 4: Chrome Web Store application with trusted testers</a></li>
</ul>
-</div>
-<section id="introduction">
+
+</div><section id="introduction">
<h2 id="introduction">Introduction</h2>
<p>This document describes how to run Native Client applications during
development.</p>