Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: native_client_sdk/doc_generated/devguide/coding/native-client-modules.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698