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

Side by Side Diff: native_client_sdk/src/doc/pepper_dev/cpp/index.rst

Issue 299753002: [NaCl SDK Docs] PPAPI docs use a new template without a sidenav. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: feedback Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 .. _pepper_dev_cpp_index: 1 .. _pepper_dev_cpp_index:
2 2
3 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py. 3 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py.
4 4
5 ############################################ 5 ############################################
6 Pepper C++ API Reference (Dev) 6 Pepper C++ API Reference (Dev)
7 ############################################ 7 ############################################
8 8
9 This page lists the C++ API for Pepper 36. Apps that use this API can 9 This page lists the C++ API for Pepper 36. Apps that use this API can
10 run in Chrome 36 or higher. 10 run in Chrome 36 or higher.
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 * `Var <classpp_1_1_var.html>`_ 106 * `Var <classpp_1_1_var.html>`_
107 107
108 * `Var11OutException <classpp_1_1_var_1_1_out_exception.html>`_ 108 * `Var11OutException <classpp_1_1_var_1_1_out_exception.html>`_
109 109
110 * `VarArray <classpp_1_1_var_array.html>`_ 110 * `VarArray <classpp_1_1_var_array.html>`_
111 111
112 * `VarArrayBuffer <classpp_1_1_var_array_buffer.html>`_ 112 * `VarArrayBuffer <classpp_1_1_var_array_buffer.html>`_
113 113
114 * `VarDictionary <classpp_1_1_var_dictionary.html>`_ 114 * `VarDictionary <classpp_1_1_var_dictionary.html>`_
115 115
116 * `VideoDecoder <classpp_1_1_video_decoder.html>`_
117
116 * `VideoFrame <classpp_1_1_video_frame.html>`_ 118 * `VideoFrame <classpp_1_1_video_frame.html>`_
117 119
118 * `View <classpp_1_1_view.html>`_ 120 * `View <classpp_1_1_view.html>`_
119 121
120 * `WebSocket <classpp_1_1_web_socket.html>`_ 122 * `WebSocket <classpp_1_1_web_socket.html>`_
121 123
122 * `WheelInputEvent <classpp_1_1_wheel_input_event.html>`_ 124 * `WheelInputEvent <classpp_1_1_wheel_input_event.html>`_
123 125
124 * `Ext::ExtCompletionCallbackWithOutput <classpp_1_1ext_1_1_ext_completion_cal lback_with_output.html>`_
125
126 * `Internal::CompletionCallbackWithOutputBase <classpp_1_1internal_1_1_complet ion_callback_with_output_base.html>`_
127
128 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_ 1_1_directory_entry_array_output_adapter_with_storage.html>`_ 126 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_ 1_1_directory_entry_array_output_adapter_with_storage.html>`_
129 127
130 128
131 Files 129 Files
132 ===== 130 =====
133 * `audio.h <audio_8h.html>`_ 131 * `audio.h <audio_8h.html>`_
134 132
135 * `audio_buffer.h <audio__buffer_8h.html>`_ 133 * `audio_buffer.h <audio__buffer_8h.html>`_
136 134
137 * `audio_config.h <audio__config_8h.html>`_ 135 * `audio_config.h <audio__config_8h.html>`_
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 * `url_response_info.h <url__response__info_8h.html>`_ 217 * `url_response_info.h <url__response__info_8h.html>`_
220 218
221 * `var.h <var_8h.html>`_ 219 * `var.h <var_8h.html>`_
222 220
223 * `var_array.h <var__array_8h.html>`_ 221 * `var_array.h <var__array_8h.html>`_
224 222
225 * `var_array_buffer.h <var__array__buffer_8h.html>`_ 223 * `var_array_buffer.h <var__array__buffer_8h.html>`_
226 224
227 * `var_dictionary.h <var__dictionary_8h.html>`_ 225 * `var_dictionary.h <var__dictionary_8h.html>`_
228 226
227 * `video_decoder.h <video__decoder_8h.html>`_
228
229 * `video_frame.h <video__frame_8h.html>`_ 229 * `video_frame.h <video__frame_8h.html>`_
230 230
231 * `view.h <view_8h.html>`_ 231 * `view.h <view_8h.html>`_
232 232
233 * `websocket.h <websocket_8h.html>`_ 233 * `websocket.h <websocket_8h.html>`_
234 234
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/pepper_dev/c/index.rst ('k') | native_client_sdk/src/doc/pepper_stable/c/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698