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

Unified Diff: native_client_sdk/src/doc/cpp-api-dev.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-dev.rst
diff --git a/native_client_sdk/src/doc/cpp-api-dev.rst b/native_client_sdk/src/doc/cpp-api-dev.rst
index 3b6f98492d9012a3ef08fa2a57b26670e63a9200..41fa6e4d5b7c8cec10a782b9103976e5a9a6421b 100644
--- a/native_client_sdk/src/doc/cpp-api-dev.rst
+++ b/native_client_sdk/src/doc/cpp-api-dev.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 (Dev)
############################################
-This page lists the C++ API for Pepper 50. Apps that use this API can
-run in Chrome 50 or higher.
+This page lists the C++ API for Pepper 60. Apps that use this API can
+run in Chrome 60 or higher.
`Classes <pepper_dev/cpp/inherits.html>`__
==================================================
@@ -134,6 +136,8 @@ run in Chrome 50 or higher.
* `View <pepper_dev/cpp/classpp_1_1_view.html>`__
+ * `VpnProvider <pepper_dev/cpp/classpp_1_1_vpn_provider.html>`__
+
* `WebSocket <pepper_dev/cpp/classpp_1_1_web_socket.html>`__
* `WheelInputEvent <pepper_dev/cpp/classpp_1_1_wheel_input_event.html>`__
@@ -255,5 +259,7 @@ Files
* `view.h <pepper_dev/cpp/view_8h.html>`__
+ * `vpn_provider.h <pepper_dev/cpp/vpn__provider_8h.html>`__
+
* `websocket.h <pepper_dev/cpp/websocket_8h.html>`__
« no previous file with comments | « native_client_sdk/src/doc/cpp-api-beta.rst ('k') | native_client_sdk/src/doc/devguide/coding/3D-graphics.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698