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

Unified Diff: native_client_sdk/src/doc/pepper_dev/cpp/index.rst

Issue 136033007: [NaCl SDK Docs] Simplify PPAPI documentation generation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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
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
new file mode 100644
index 0000000000000000000000000000000000000000..f0c29c74e4ce7bed2672d91e539a80b555e51292
--- /dev/null
+++ b/native_client_sdk/src/doc/pepper_dev/cpp/index.rst
@@ -0,0 +1,215 @@
+.. _pepper_dev_cpp_index:
+
+.. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py.
+
+############################################
+Pepper C++ API Reference (Dev)
+############################################
+
+`Classes <inherits.html>`_
+==========================
+ * `Audio <classpp_1_1_audio.html>`_
+
+ * `AudioConfig <classpp_1_1_audio_config.html>`_
+
+ * `CompletionCallback <classpp_1_1_completion_callback.html>`_
+
+ * `CompletionCallbackFactory <classpp_1_1_completion_callback_factory.html>`_
+
+ * `CompletionCallbackWithOutput <classpp_1_1_completion_callback_with_output.html>`_
+
+ * `Core <classpp_1_1_core.html>`_
+
+ * `DirectoryEntry <classpp_1_1_directory_entry.html>`_
+
+ * `FileIO <classpp_1_1_file_i_o.html>`_
+
+ * `FileRef <classpp_1_1_file_ref.html>`_
+
+ * `FileSystem <classpp_1_1_file_system.html>`_
+
+ * `FloatPoint <classpp_1_1_float_point.html>`_
+
+ * `Fullscreen <classpp_1_1_fullscreen.html>`_
+
+ * `Graphics2D <classpp_1_1_graphics2_d.html>`_
+
+ * `Graphics3D <classpp_1_1_graphics3_d.html>`_
+
+ * `Graphics3DClient <classpp_1_1_graphics3_d_client.html>`_
+
+ * `HostResolver <classpp_1_1_host_resolver.html>`_
+
+ * `IMEInputEvent <classpp_1_1_i_m_e_input_event.html>`_
+
+ * `ImageData <classpp_1_1_image_data.html>`_
+
+ * `InputEvent <classpp_1_1_input_event.html>`_
+
+ * `Instance <classpp_1_1_instance.html>`_
+
+ * `InstanceHandle <classpp_1_1_instance_handle.html>`_
+
+ * `KeyboardInputEvent <classpp_1_1_keyboard_input_event.html>`_
+
+ * `MessageLoop <classpp_1_1_message_loop.html>`_
+
+ * `Module <classpp_1_1_module.html>`_
+
+ * `MouseCursor <classpp_1_1_mouse_cursor.html>`_
+
+ * `MouseInputEvent <classpp_1_1_mouse_input_event.html>`_
+
+ * `MouseLock <classpp_1_1_mouse_lock.html>`_
+
+ * `NetAddress <classpp_1_1_net_address.html>`_
+
+ * `NetworkList <classpp_1_1_network_list.html>`_
+
+ * `NetworkMonitor <classpp_1_1_network_monitor.html>`_
+
+ * `NetworkProxy <classpp_1_1_network_proxy.html>`_
+
+ * `Point <classpp_1_1_point.html>`_
+
+ * `Rect <classpp_1_1_rect.html>`_
+
+ * `Resource <classpp_1_1_resource.html>`_
+
+ * `Size <classpp_1_1_size.html>`_
+
+ * `TCPSocket <classpp_1_1_t_c_p_socket.html>`_
+
+ * `TextInputController <classpp_1_1_text_input_controller.html>`_
+
+ * `TouchInputEvent <classpp_1_1_touch_input_event.html>`_
+
+ * `TouchPoint <classpp_1_1_touch_point.html>`_
+
+ * `UDPSocket <classpp_1_1_u_d_p_socket.html>`_
+
+ * `URLLoader <classpp_1_1_u_r_l_loader.html>`_
+
+ * `URLRequestInfo <classpp_1_1_u_r_l_request_info.html>`_
+
+ * `URLResponseInfo <classpp_1_1_u_r_l_response_info.html>`_
+
+ * `Var <classpp_1_1_var.html>`_
+
+ * `Var11OutException <classpp_1_1_var_1_1_out_exception.html>`_
+
+ * `VarArray <classpp_1_1_var_array.html>`_
+
+ * `VarArrayBuffer <classpp_1_1_var_array_buffer.html>`_
+
+ * `VarDictionary <classpp_1_1_var_dictionary.html>`_
+
+ * `View <classpp_1_1_view.html>`_
+
+ * `WebSocket <classpp_1_1_web_socket.html>`_
+
+ * `WheelInputEvent <classpp_1_1_wheel_input_event.html>`_
+
+ * `Ext::ExtCompletionCallbackWithOutput <classpp_1_1ext_1_1_ext_completion_callback_with_output.html>`_
+
+ * `Internal::CompletionCallbackWithOutputBase <classpp_1_1internal_1_1_completion_callback_with_output_base.html>`_
+
+ * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_1_1_directory_entry_array_output_adapter_with_storage.html>`_
+
+
+Files
+=====
+ * `audio.h <audio_8h.html>`_
+
+ * `audio_config.h <audio__config_8h.html>`_
+
+ * `completion_callback.h <completion__callback_8h.html>`_
+
+ * `completion_callback_factory.h <completion__callback__factory_8h.html>`_
+
+ * `core.h <core_8h.html>`_
+
+ * `directory_entry.h <directory__entry_8h.html>`_
+
+ * `file_io.h <file__io_8h.html>`_
+
+ * `file_ref.h <file__ref_8h.html>`_
+
+ * `file_system.h <file__system_8h.html>`_
+
+ * `fullscreen.h <fullscreen_8h.html>`_
+
+ * `graphics_2d.h <graphics__2d_8h.html>`_
+
+ * `graphics_3d.h <graphics__3d_8h.html>`_
+
+ * `graphics_3d_client.h <graphics__3d__client_8h.html>`_
+
+ * `host_resolver.h <host__resolver_8h.html>`_
+
+ * `image_data.h <image__data_8h.html>`_
+
+ * `input_event.h <input__event_8h.html>`_
+
+ * `instance.h <instance_8h.html>`_
+
+ * `instance_handle.h <instance__handle_8h.html>`_
+
+ * `logging.h <logging_8h.html>`_
+
+ * `message_loop.h <message__loop_8h.html>`_
+
+ * `module.h <module_8h.html>`_
+
+ * `module_embedder.h <module__embedder_8h.html>`_
+
+ * `module_impl.h <module__impl_8h.html>`_
+
+ * `mouse_cursor.h <mouse__cursor_8h.html>`_
+
+ * `mouse_lock.h <mouse__lock_8h.html>`_
+
+ * `net_address.h <net__address_8h.html>`_
+
+ * `network_list.h <network__list_8h.html>`_
+
+ * `network_monitor.h <network__monitor_8h.html>`_
+
+ * `network_proxy.h <network__proxy_8h.html>`_
+
+ * `pass_ref.h <pass__ref_8h.html>`_
+
+ * `point.h <point_8h.html>`_
+
+ * `rect.h <rect_8h.html>`_
+
+ * `resource.h <resource_8h.html>`_
+
+ * `size.h <size_8h.html>`_
+
+ * `tcp_socket.h <tcp__socket_8h.html>`_
+
+ * `text_input_controller.h <text__input__controller_8h.html>`_
+
+ * `touch_point.h <touch__point_8h.html>`_
+
+ * `udp_socket.h <udp__socket_8h.html>`_
+
+ * `url_loader.h <url__loader_8h.html>`_
+
+ * `url_request_info.h <url__request__info_8h.html>`_
+
+ * `url_response_info.h <url__response__info_8h.html>`_
+
+ * `var.h <var_8h.html>`_
+
+ * `var_array.h <var__array_8h.html>`_
+
+ * `var_array_buffer.h <var__array__buffer_8h.html>`_
+
+ * `var_dictionary.h <var__dictionary_8h.html>`_
+
+ * `view.h <view_8h.html>`_
+
+ * `websocket.h <websocket_8h.html>`_
+

Powered by Google App Engine
This is Rietveld 408576698