| Index: native_client_sdk/src/doc/pepper_dev/cpp/index.rst
|
| diff --git a/native_client_sdk/src/doc/pepper_dev/cpp/index.rst b/native_client_sdk/src/doc/pepper_dev/cpp/index.rst
|
| index 941be5c3c26e0681d6ee78511b833a57e258117d..782ee26c4fa64b460bc2036e38287de1538d69b7 100644
|
| --- a/native_client_sdk/src/doc/pepper_dev/cpp/index.rst
|
| +++ b/native_client_sdk/src/doc/pepper_dev/cpp/index.rst
|
| @@ -6,8 +6,8 @@
|
| Pepper C++ API Reference (Dev)
|
| ############################################
|
|
|
| -This page lists the C++ API for Pepper 36. Apps that use this API can
|
| -run in Chrome 36 or higher.
|
| +This page lists the C++ API for Pepper 37. Apps that use this API can
|
| +run in Chrome 37 or higher.
|
|
|
| `Classes <inherits.html>`_
|
| ==========================
|
| @@ -23,6 +23,10 @@ run in Chrome 36 or higher.
|
|
|
| * `CompletionCallbackWithOutput <classpp_1_1_completion_callback_with_output.html>`_
|
|
|
| + * `Compositor <classpp_1_1_compositor.html>`_
|
| +
|
| + * `CompositorLayer <classpp_1_1_compositor_layer.html>`_
|
| +
|
| * `Core <classpp_1_1_core.html>`_
|
|
|
| * `DirectoryEntry <classpp_1_1_directory_entry.html>`_
|
| @@ -35,6 +39,10 @@ run in Chrome 36 or higher.
|
|
|
| * `FloatPoint <classpp_1_1_float_point.html>`_
|
|
|
| + * `FloatRect <classpp_1_1_float_rect.html>`_
|
| +
|
| + * `FloatSize <classpp_1_1_float_size.html>`_
|
| +
|
| * `Fullscreen <classpp_1_1_fullscreen.html>`_
|
|
|
| * `Graphics2D <classpp_1_1_graphics2_d.html>`_
|
| @@ -138,6 +146,10 @@ Files
|
|
|
| * `completion_callback_factory.h <completion__callback__factory_8h.html>`_
|
|
|
| + * `compositor.h <compositor_8h.html>`_
|
| +
|
| + * `compositor_layer.h <compositor__layer_8h.html>`_
|
| +
|
| * `core.h <core_8h.html>`_
|
|
|
| * `directory_entry.h <directory__entry_8h.html>`_
|
|
|