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

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

Issue 1536883002: [NaCl SDK] Re-generate docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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-dev.rst ('k') | native_client_sdk/src/doc/cpp-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/cpp-api.rst
diff --git a/native_client_sdk/src/doc/cpp-api.rst b/native_client_sdk/src/doc/cpp-api.rst
index 3e13ab3b3bce0cdf12e20a83d2bb300d47c2993b..b37827441fb2152d61f1d11e8d06dcbe31458842 100644
--- a/native_client_sdk/src/doc/cpp-api.rst
+++ b/native_client_sdk/src/doc/cpp-api.rst
@@ -7,8 +7,8 @@
Pepper C++ API Reference (Stable)
############################################
-This page lists the C++ API for Pepper 40. Apps that use this API can
-run in Chrome 40 or higher.
+This page lists the C++ API for Pepper 47. Apps that use this API can
+run in Chrome 47 or higher.
`Classes <pepper_stable/cpp/inherits.html>`__
==================================================
@@ -18,6 +18,8 @@ run in Chrome 40 or higher.
* `AudioConfig <pepper_stable/cpp/classpp_1_1_audio_config.html>`__
+ * `AudioEncoder <pepper_stable/cpp/classpp_1_1_audio_encoder.html>`__
+
* `CompletionCallback <pepper_stable/cpp/classpp_1_1_completion_callback.html>`__
* `CompletionCallbackFactory <pepper_stable/cpp/classpp_1_1_completion_callback_factory.html>`__
@@ -126,6 +128,8 @@ run in Chrome 40 or higher.
* `VideoDecoder <pepper_stable/cpp/classpp_1_1_video_decoder.html>`__
+ * `VideoEncoder <pepper_stable/cpp/classpp_1_1_video_encoder.html>`__
+
* `VideoFrame <pepper_stable/cpp/classpp_1_1_video_frame.html>`__
* `View <pepper_stable/cpp/classpp_1_1_view.html>`__
@@ -145,6 +149,8 @@ Files
* `audio_config.h <pepper_stable/cpp/audio__config_8h.html>`__
+ * `audio_encoder.h <pepper_stable/cpp/audio__encoder_8h.html>`__
+
* `completion_callback.h <pepper_stable/cpp/completion__callback_8h.html>`__
* `completion_callback_factory.h <pepper_stable/cpp/completion__callback__factory_8h.html>`__
@@ -243,6 +249,8 @@ Files
* `video_decoder.h <pepper_stable/cpp/video__decoder_8h.html>`__
+ * `video_encoder.h <pepper_stable/cpp/video__encoder_8h.html>`__
+
* `video_frame.h <pepper_stable/cpp/video__frame_8h.html>`__
* `view.h <pepper_stable/cpp/view_8h.html>`__
« no previous file with comments | « native_client_sdk/src/doc/c-api-dev.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