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/c-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
« no previous file with comments | « native_client_sdk/src/doc/c-api-beta.rst ('k') | native_client_sdk/src/doc/cds2014/cpp.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/c-api-dev.rst
diff --git a/native_client_sdk/src/doc/c-api-dev.rst b/native_client_sdk/src/doc/c-api-dev.rst
index 2e3ec46cc126eb2608abc9d4e6122be595058511..404f483009fe7b1f55726377cc294f54ed68e69b 100644
--- a/native_client_sdk/src/doc/c-api-dev.rst
+++ b/native_client_sdk/src/doc/c-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.
`Interfaces <pepper_dev/c/group___interfaces.html>`__
=============================================================
@@ -38,7 +40,7 @@ run in Chrome 50 or higher.
* `PPB_Gamepad <pepper_dev/c/struct_p_p_b___gamepad__1__0.html>`__
- * `PPB_Graphics2D <pepper_dev/c/struct_p_p_b___graphics2_d__1__1.html>`__
+ * `PPB_Graphics2D <pepper_dev/c/struct_p_p_b___graphics2_d__1__2.html>`__
* `PPB_Graphics3D <pepper_dev/c/struct_p_p_b___graphics3_d__1__0.html>`__
@@ -138,6 +140,8 @@ run in Chrome 50 or higher.
* `PPB_View <pepper_dev/c/struct_p_p_b___view__1__2.html>`__
+ * `PPB_VpnProvider <pepper_dev/c/struct_p_p_b___vpn_provider__0__1.html>`__
+
* `PPB_WebSocket <pepper_dev/c/struct_p_p_b___web_socket__1__0.html>`__
* `PPB_WheelInputEvent <pepper_dev/c/struct_p_p_b___wheel_input_event__1__0.html>`__
@@ -360,6 +364,8 @@ Files
* `ppb_view.h <pepper_dev/c/ppb__view_8h.html>`__
+ * `ppb_vpn_provider.h <pepper_dev/c/ppb__vpn__provider_8h.html>`__
+
* `ppb_websocket.h <pepper_dev/c/ppb__websocket_8h.html>`__
* `ppp.h <pepper_dev/c/ppp_8h.html>`__
« no previous file with comments | « native_client_sdk/src/doc/c-api-beta.rst ('k') | native_client_sdk/src/doc/cds2014/cpp.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698