Skip to content

Commit

Permalink
Updated the list of API reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
SangrokKang committed Aug 4, 2020
1 parent 183a716 commit 1e61fa3
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 35 deletions.
116 changes: 102 additions & 14 deletions docs/apis-and/index.rst
Original file line number Diff line number Diff line change
@@ -1,46 +1,134 @@
Discovery
---------------
.. toctree::
:maxdepth: 2
:maxdepth: 1

and-capability-filter.rst
and-capabilityfilter.rst
and-devicepicker.rst
and-discoverymanager.rst
and-discoverymanagerlistener.rst
and-pairinglevel.rst
and-pairingtype.rst

Device
---------
.. toctree::
:maxdepth: 1

To be published
and-connectabledevice.rst
and-connectabledevicelistener.rst
and-servicesubscription.rst

Device Services
----------------

To be published
.. toctree::
:maxdepth: 1

and-airplayservice.rst
and-castservice.rst
and-dialservice.rst
and-dlnaservice.rst
and-deviceservice.rst
and-deviceservicelistener.rst
and-firetvservice.rst
and-netcasttvservice.rst
and-rokuservice.rst
and-webostvservice.rst

Capabilities
-------------

To be published
.. toctree::
:maxdepth: 1

and-capabilityprioritylevel.rst
and-externalinputcontrol.rst
and-keycontrol.rst
and-launcher.rst
and-mediacontrol.rst
and-mediaplayer.rst
and-mousecontrol.rst
and-playlistcontrol.rst
and-powercontrol.rst
and-tvcontrol.rst
and-textinputcontrol.rst
and-toastcontrol.rst
and-volumecontrol.rst
and-webapplauncher.rst

Capability Listeners
---------------------

To be published
.. toctree::
:maxdepth: 1

and-appinfolistener.rst
and-applauncherlistener.rst
and-applistlistener.rst
and-appstatelistener.rst
and-channellistlistener.rst
and-channellistener.rst
and-durationlistener.rst
and-errorlistener.rst
and-externalinputlistener.rst
and-mediainfolistener.rst
and-mediaplayer-launchListener.rst
and-mutelistener.rst
and-playstatelistener.rst
and-positionlistener.rst
and-programinfolistener.rst
and-programlistlistener.rst
and-responselistener.rst
and-state3dmodelistener.rst
and-textinputstatuslistener.rst
and-volumelistener.rst
and-volumestatuslistener.rst

Errors
-------
.. toctree::
:maxdepth: 1

To be published
and-firetvserviceerror.rst
and-notsupportedservicecommanderror.rst
and-servicecommanderror.rst

Sessions
---------
.. toctree::
:maxdepth: 1

To be published
and-launchsession.rst
and-launchsessiontype.rst
and-statuslistener.rst
and-webapppinstatuslistener.rst
and-webappsession.rst
and-webappsession-launchlistener.rst
and-webappsessionlistener.rst
and-webappstatus.rst

Info Objects
-------------

To be published
.. toctree::
:maxdepth: 1

and-appinfo.rst
and-appstate.rst
and-channelinfo.rst
and-externalinputinfo.rst
and-imageinfo.rst
and-keycode.rst
and-mediainfo.rst
and-medialaunchobject.rst
and-playmode.rst
and-playstatestatus.rst
and-programinfo.rst
and-programlist.rst
and-textinputstatusinfo.rst
and-volumestatus.rst

Advanced
---------
.. toctree::
:maxdepth: 1

To be published
and-connectabledevicestore.rst
and-defaultconnectabledevicestore.rst
45 changes: 38 additions & 7 deletions docs/apis-cor/index.rst
Original file line number Diff line number Diff line change
@@ -1,24 +1,55 @@
Discovery
---------------
.. toctree::
:maxdepth: 1

To be published
cor-capabilityfilter.rst
cor-devicepicker.rst
cor-discoverymanager.rst

Device
---------
.. toctree::
:maxdepth: 1

To be published
cor-command.rst
cor-connectabledevice.rst
cor-subscription.rst

Sessions
---------
.. toctree::
:maxdepth: 1

To be published
cor-launchsession.rst
cor-webappsession.rst

Capabilities
-------------

To be published
.. toctree::
:maxdepth: 1

cor-externalinputcontrol.rst
cor-keycontrol.rst
cor-launcher.rst
cor-mediacontrol.rst
cor-mediaplayer.rst
cor-mousecontrol.rst
cor-playlistcontrol.rst
cor-powercontrol.rst
cor-tvcontrol.rst
cor-textinputcontrol.rst
cor-toastcontrol.rst
cor-volumecontrol.rst
cor-webapplauncher.rst

Constants
-------------

To be published
.. toctree::
:maxdepth: 1

cor-airplayservicemode.rst
cor-keycodes.rst
cor-pairinglevel.rst
cor-pairingtype.rst
cor-services.rstand-capabilityfilter.rst
96 changes: 82 additions & 14 deletions docs/apis-ios/index.rst
Original file line number Diff line number Diff line change
@@ -1,47 +1,115 @@
Discovery
---------------

.. toctree::
:maxdepth: 2
:maxdepth: 1

ios-api
ios-capabilityfilter.rst
ios-devicepicker.rst
ios-devicepickerdelegate.rst
ios-discoverymanager.rst
ios-discoverymanagerdelegate.rst

Device
---------
.. toctree::
:maxdepth: 1

To be published
ios-connectabledevice.rst
ios-connectabledevicedelegate.rst
ios-servicecommand.rst
ios-servicesubscription.rst

Device Services
----------------

To be published
.. toctree::
:maxdepth: 1

ios-airplayservice.rst
ios-airplayservicehttpkeepalive.rst
ios-airplayservicemode.rst
ios-castservice.rst
ios-dialservice.rst
ios-dlnaservice.rst
ios-deviceservice.rst
ios-deviceservicedelegate.rst
ios-deviceservicepairinglevel.rst
ios-deviceservicepairingtype.rst
ios-firetvservice.rst
ios-netcasttvservice.rst
ios-rokuservice.rst
ios-webostvservice.rst

Capabilities
-------------

To be published
.. toctree::
:maxdepth: 1

ios-capabilityprioritylevel.rst
ios-externalinputcontrol.rst
ios-keycontrol.rst
ios-launcher.rst
ios-mediacontrol.rst
ios-mediaplayer.rst
ios-mousecontrol.rst
ios-playlistcontrol.rst
ios-powercontrol.rst
ios-tvcontrol.rst
ios-textinputcontrol.rst
ios-toastcontrol.rst
ios-volumecontrol.rst
ios-webapplauncher.rst

Sessions
---------
.. toctree::
:maxdepth: 1

To be published
ios-launchsession.rst
ios-launchsessiontype.rst
ios-webappsession.rst
ios-webappsessiondelegate.rst
ios-webappstatus.rst

Info Objects
-------------

To be published
.. toctree::
:maxdepth: 1

ios-appinfo.rst
ios-channelinfo.rst
ios-externalinputinfo.rst
ios-imageinfo.rst
ios-mediacontrolplaystate.rst
ios-mediainfo.rst
ios-medialaunchobject.rst
ios-programinfo.rst
ios-subtitleinfo.rst
ios-subtitleinfobuilder.rst
ios-textinputstatusinfo.rst

Advanced
---------
.. toctree::
:maxdepth: 1

To be published
ios-connectabledevicestore.rst
ios-defaultconnectabledevicestore.rst

Globals
----------
.. toctree::
:maxdepth: 1

To be published
ios-connectstatuscode.rst
ios-globals.rst

Misc
-------
.. toctree::
:maxdepth: 1

To be published
ios-appstatechangenotifier.rst
ios-blockrunner.rst
ios-dispatchqueueblockrunner.rst
ios-subscriptiondeduplicator.rst
ios-synchronousblockrunner.rst

0 comments on commit 1e61fa3

Please sign in to comment.