| 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 991855eac01038ac1bd5fed28ca9d2a9801ef688..50c19631705819a2699daef01c4e9ffee4649260 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
|
| @@ -20,10 +20,10 @@
|
| </li>
|
| </ul>
|
|
|
| -</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
|
| +</div><p>This section describes view change, focus, and input event handling for a
|
| +Native Client module. The section 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
|
| +<p>There are two examples used in this section to illustrate basic
|
| programming techniques. The <code>input_events</code> example is used to
|
| illustrate how your module can react to keyboard and mouse input
|
| event. The <code>mouse_lock</code> example is used to illustrate how your module
|
|
|