Index: native_client_sdk/doc_generated/devguide/coding/view-focus-input-events.html |
diff --git a/native_client_sdk/doc_generated/devguide/coding/view-focus-input-events.html b/native_client_sdk/doc_generated/devguide/coding/view-focus-input-events.html |
index 9c231791c9970e139719f01385b2e42e2c4d2435..793e57b7c546b5402e55b4ace4482f21639f77b6 100644 |
--- a/native_client_sdk/doc_generated/devguide/coding/view-focus-input-events.html |
+++ b/native_client_sdk/doc_generated/devguide/coding/view-focus-input-events.html |
@@ -2,7 +2,7 @@ |
<section id="view-change-focus-and-input-events"> |
<span id="view-focus-input-events"></span><h1 id="view-change-focus-and-input-events"><span id="view-focus-input-events"></span>View Change, Focus, and Input Events</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="id2">Overview</a></li> |
<li><p class="first"><a class="reference internal" href="#handling-browser-events" id="id3">Handling browser events</a></p> |
@@ -19,8 +19,8 @@ |
</ul> |
</li> |
</ul> |
-</div> |
-<p>This chapter describes view change, focus, and input event handling for a |
+ |
+</div><p>This chapter describes view change, focus, and input event handling for a |
Native Client module. 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> |
<p>There are two examples used in this chapter to illustrate basic |