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

Unified Diff: native_client_sdk/src/doc/cpp-api-beta.rst

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
« no previous file with comments | « native_client_sdk/src/doc/cpp-api.rst ('k') | native_client_sdk/src/doc/cpp-api-dev.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/cpp-api-beta.rst
diff --git a/native_client_sdk/src/doc/cpp-api-beta.rst b/native_client_sdk/src/doc/cpp-api-beta.rst
index b883aa758911e67ae7844b604c7887918b516e1d..99050b24dffad9515b9a3967ca5e217ed4f2d5a8 100644
--- a/native_client_sdk/src/doc/cpp-api-beta.rst
+++ b/native_client_sdk/src/doc/cpp-api-beta.rst
@@ -3,12 +3,14 @@
.. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py.
+.. include:: /migration/deprecation.inc
+
############################################
Pepper C++ API Reference (Beta)
############################################
-This page lists the C++ API for Pepper 49. Apps that use this API can
-run in Chrome 49 or higher.
+This page lists the C++ API for Pepper 59. Apps that use this API can
+run in Chrome 59 or higher.
`Classes <pepper_beta/cpp/inherits.html>`__
==================================================
@@ -134,6 +136,8 @@ run in Chrome 49 or higher.
* `View <pepper_beta/cpp/classpp_1_1_view.html>`__
+ * `VpnProvider <pepper_beta/cpp/classpp_1_1_vpn_provider.html>`__
+
* `WebSocket <pepper_beta/cpp/classpp_1_1_web_socket.html>`__
* `WheelInputEvent <pepper_beta/cpp/classpp_1_1_wheel_input_event.html>`__
@@ -255,5 +259,7 @@ Files
* `view.h <pepper_beta/cpp/view_8h.html>`__
+ * `vpn_provider.h <pepper_beta/cpp/vpn__provider_8h.html>`__
+
* `websocket.h <pepper_beta/cpp/websocket_8h.html>`__
« no previous file with comments | « native_client_sdk/src/doc/cpp-api.rst ('k') | native_client_sdk/src/doc/cpp-api-dev.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698