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.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
Index: native_client_sdk/src/doc/cpp-api.rst
diff --git a/native_client_sdk/src/doc/cpp-api.rst b/native_client_sdk/src/doc/cpp-api.rst
index c43dbdc7f31464f6000aaa0fafa60b7ef3619348..85b1f32690ec88a18932961750b095d8a22ac745 100644
--- a/native_client_sdk/src/doc/cpp-api.rst
+++ b/native_client_sdk/src/doc/cpp-api.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 (Stable)
############################################
-This page lists the C++ API for Pepper 48. Apps that use this API can
-run in Chrome 48 or higher.
+This page lists the C++ API for Pepper 58. Apps that use this API can
+run in Chrome 58 or higher.
`Classes <pepper_stable/cpp/inherits.html>`__
==================================================
@@ -134,6 +136,8 @@ run in Chrome 48 or higher.
* `View <pepper_stable/cpp/classpp_1_1_view.html>`__
+ * `VpnProvider <pepper_stable/cpp/classpp_1_1_vpn_provider.html>`__
+
* `WebSocket <pepper_stable/cpp/classpp_1_1_web_socket.html>`__
* `WheelInputEvent <pepper_stable/cpp/classpp_1_1_wheel_input_event.html>`__
@@ -255,5 +259,7 @@ Files
* `view.h <pepper_stable/cpp/view_8h.html>`__
+ * `vpn_provider.h <pepper_stable/cpp/vpn__provider_8h.html>`__
+
* `websocket.h <pepper_stable/cpp/websocket_8h.html>`__
« no previous file with comments | « native_client_sdk/src/doc/community/security-contest/index.rst ('k') | native_client_sdk/src/doc/cpp-api-beta.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698