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

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

Issue 179333007: [NaCl SDK Docs] Update the generated documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 34. Apps that use this API can 9 This page lists the C++ API for Pepper 34. Apps that use this API can
10 run in Chrome 34 or higher. 10 run in Chrome 34 or higher.
11 11
12 `Classes <inherits.html>`_ 12 `Classes <inherits.html>`_
13 ========================== 13 ==========================
14 * `Audio <classpp_1_1_audio.html>`_ 14 * `Audio <classpp_1_1_audio.html>`_
15 15
16 * `AudioBuffer <classpp_1_1_audio_buffer.html>`_
17
16 * `AudioConfig <classpp_1_1_audio_config.html>`_ 18 * `AudioConfig <classpp_1_1_audio_config.html>`_
17 19
18 * `AudioFrame <classpp_1_1_audio_frame.html>`_
19
20 * `CompletionCallback <classpp_1_1_completion_callback.html>`_ 20 * `CompletionCallback <classpp_1_1_completion_callback.html>`_
21 21
22 * `CompletionCallbackFactory <classpp_1_1_completion_callback_factory.html>`_ 22 * `CompletionCallbackFactory <classpp_1_1_completion_callback_factory.html>`_
23 23
24 * `CompletionCallbackWithOutput <classpp_1_1_completion_callback_with_output.h tml>`_ 24 * `CompletionCallbackWithOutput <classpp_1_1_completion_callback_with_output.h tml>`_
25 25
26 * `Core <classpp_1_1_core.html>`_ 26 * `Core <classpp_1_1_core.html>`_
27 27
28 * `DirectoryEntry <classpp_1_1_directory_entry.html>`_ 28 * `DirectoryEntry <classpp_1_1_directory_entry.html>`_
29 29
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 125
126 * `Internal::CompletionCallbackWithOutputBase <classpp_1_1internal_1_1_complet ion_callback_with_output_base.html>`_ 126 * `Internal::CompletionCallbackWithOutputBase <classpp_1_1internal_1_1_complet ion_callback_with_output_base.html>`_
127 127
128 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_ 1_1_directory_entry_array_output_adapter_with_storage.html>`_ 128 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_ 1_1_directory_entry_array_output_adapter_with_storage.html>`_
129 129
130 130
131 Files 131 Files
132 ===== 132 =====
133 * `audio.h <audio_8h.html>`_ 133 * `audio.h <audio_8h.html>`_
134 134
135 * `audio_buffer.h <audio__buffer_8h.html>`_
136
135 * `audio_config.h <audio__config_8h.html>`_ 137 * `audio_config.h <audio__config_8h.html>`_
136 138
137 * `audio_frame.h <audio__frame_8h.html>`_
138
139 * `completion_callback.h <completion__callback_8h.html>`_ 139 * `completion_callback.h <completion__callback_8h.html>`_
140 140
141 * `completion_callback_factory.h <completion__callback__factory_8h.html>`_ 141 * `completion_callback_factory.h <completion__callback__factory_8h.html>`_
142 142
143 * `core.h <core_8h.html>`_ 143 * `core.h <core_8h.html>`_
144 144
145 * `directory_entry.h <directory__entry_8h.html>`_ 145 * `directory_entry.h <directory__entry_8h.html>`_
146 146
147 * `file_io.h <file__io_8h.html>`_ 147 * `file_io.h <file__io_8h.html>`_
148 148
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 * `var_array_buffer.h <var__array__buffer_8h.html>`_ 225 * `var_array_buffer.h <var__array__buffer_8h.html>`_
226 226
227 * `var_dictionary.h <var__dictionary_8h.html>`_ 227 * `var_dictionary.h <var__dictionary_8h.html>`_
228 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