Index: native_client_sdk/doc_generated/devguide/coding/native-client-modules.html |
diff --git a/native_client_sdk/doc_generated/devguide/coding/native-client-modules.html b/native_client_sdk/doc_generated/devguide/coding/native-client-modules.html |
index a42918795fb888971d59306de50bf70c202a3ad6..f719bd1aca7d91890646f926fb71b83d3f2fae2b 100644 |
--- a/native_client_sdk/doc_generated/devguide/coding/native-client-modules.html |
+++ b/native_client_sdk/doc_generated/devguide/coding/native-client-modules.html |
@@ -1,7 +1,15 @@ |
{{+bindTo:partials.standard_nacl_article}} |
-<section id="native-client-modules"> |
-<span id="devcycle-native-client-modules"></span><h1 id="native-client-modules"><span id="devcycle-native-client-modules"></span>Native Client Modules</h1> |
+<b><font color="#cc0000"> |
+NOTE: |
+Deprecation of the technologies described here has been announced |
+for platforms other than ChromeOS.<br/> |
+Please visit our |
+<a href="/native-client/migration">migration guide</a> |
+for details. |
+</font></b> |
+<hr/><section id="native-client-modules"> |
+<h1 id="native-client-modules">Native Client Modules</h1> |
<p>This document describes the classes and functions that you need to implement in |
a Native Client module in order for Chrome to load, initialize, and run it. The |
requirements are the same regardless of whether or not the module uses PNaCl, |