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

Unified Diff: native_client_sdk/doc_generated/cpp-api.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/cpp-api.html
diff --git a/native_client_sdk/doc_generated/cpp-api.html b/native_client_sdk/doc_generated/cpp-api.html
index 18ddb8acf7dbbd0e29af2768070f4b3783a5d807..4d49d84d9213ffa91296b0e70349d2191256b954 100644
--- a/native_client_sdk/doc_generated/cpp-api.html
+++ b/native_client_sdk/doc_generated/cpp-api.html
@@ -1,9 +1,17 @@
{{+bindTo:partials.standard_nacl_article}}
-<span class="target" id="cpp-api"><span id="pepper-stable-cpp-index"></span></span><section id="pepper-c-api-reference-stable">
+<span class="target" id="cpp-api"><span id="pepper-stable-cpp-index"></span></span><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="pepper-c-api-reference-stable">
<h1 id="pepper-c-api-reference-stable">Pepper C++ API Reference (Stable)</h1>
-<p>This page lists the C++ API for Pepper 48. Apps that use this API can
-run in Chrome 48 or higher.</p>
+<p>This page lists the C++ API for Pepper 58. Apps that use this API can
+run in Chrome 58 or higher.</p>
<h2 id="classes"><a class="reference external" href="pepper_stable/cpp/inherits.html">Classes</a></h2>
<blockquote>
<div><ul class="small-gap">
@@ -68,6 +76,7 @@ run in Chrome 48 or higher.</p>
<li><a class="reference external" href="pepper_stable/cpp/classpp_1_1_video_encoder.html">VideoEncoder</a></li>
<li><a class="reference external" href="pepper_stable/cpp/classpp_1_1_video_frame.html">VideoFrame</a></li>
<li><a class="reference external" href="pepper_stable/cpp/classpp_1_1_view.html">View</a></li>
+<li><a class="reference external" href="pepper_stable/cpp/classpp_1_1_vpn_provider.html">VpnProvider</a></li>
<li><a class="reference external" href="pepper_stable/cpp/classpp_1_1_web_socket.html">WebSocket</a></li>
<li><a class="reference external" href="pepper_stable/cpp/classpp_1_1_wheel_input_event.html">WheelInputEvent</a></li>
<li><a class="reference external" href="pepper_stable/cpp/classpp_1_1internal_1_1_directory_entry_array_output_adapter_with_storage.html">Internal::DirectoryEntryArrayOutputAdapterWithStorage</a></li>
@@ -132,6 +141,7 @@ run in Chrome 48 or higher.</p>
<li><a class="reference external" href="pepper_stable/cpp/video__encoder_8h.html">video_encoder.h</a></li>
<li><a class="reference external" href="pepper_stable/cpp/video__frame_8h.html">video_frame.h</a></li>
<li><a class="reference external" href="pepper_stable/cpp/view_8h.html">view.h</a></li>
+<li><a class="reference external" href="pepper_stable/cpp/vpn__provider_8h.html">vpn_provider.h</a></li>
<li><a class="reference external" href="pepper_stable/cpp/websocket_8h.html">websocket.h</a></li>
</ul>
</div></blockquote>

Powered by Google App Engine
This is Rietveld 408576698