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

Unified Diff: native_client_sdk/src/doc/c-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
« no previous file with comments | « native_client_sdk/src/doc/_book.yaml ('k') | native_client_sdk/src/doc/c-api-beta.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.rst
diff --git a/native_client_sdk/src/doc/c-api.rst b/native_client_sdk/src/doc/c-api.rst
index 773073a570a58c51895543372a4340168d27fea4..ceabc3f6ee7b67471772106da9bb0ec2885aa4c1 100644
--- a/native_client_sdk/src/doc/c-api.rst
+++ b/native_client_sdk/src/doc/c-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.
`Interfaces <pepper_stable/c/group___interfaces.html>`__
=============================================================
@@ -38,7 +40,7 @@ run in Chrome 48 or higher.
* `PPB_Gamepad <pepper_stable/c/struct_p_p_b___gamepad__1__0.html>`__
- * `PPB_Graphics2D <pepper_stable/c/struct_p_p_b___graphics2_d__1__1.html>`__
+ * `PPB_Graphics2D <pepper_stable/c/struct_p_p_b___graphics2_d__1__2.html>`__
* `PPB_Graphics3D <pepper_stable/c/struct_p_p_b___graphics3_d__1__0.html>`__
@@ -138,6 +140,8 @@ run in Chrome 48 or higher.
* `PPB_View <pepper_stable/c/struct_p_p_b___view__1__2.html>`__
+ * `PPB_VpnProvider <pepper_stable/c/struct_p_p_b___vpn_provider__0__1.html>`__
+
* `PPB_WebSocket <pepper_stable/c/struct_p_p_b___web_socket__1__0.html>`__
* `PPB_WheelInputEvent <pepper_stable/c/struct_p_p_b___wheel_input_event__1__0.html>`__
@@ -360,6 +364,8 @@ Files
* `ppb_view.h <pepper_stable/c/ppb__view_8h.html>`__
+ * `ppb_vpn_provider.h <pepper_stable/c/ppb__vpn__provider_8h.html>`__
+
* `ppb_websocket.h <pepper_stable/c/ppb__websocket_8h.html>`__
* `ppp.h <pepper_stable/c/ppp_8h.html>`__
« no previous file with comments | « native_client_sdk/src/doc/_book.yaml ('k') | native_client_sdk/src/doc/c-api-beta.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698