forked from platypush/platypush
Added documentation to events
This commit is contained in:
parent
0288f7ee1b
commit
b94ec36d0f
41 changed files with 554 additions and 19 deletions
28
docs/source/events.rst
Normal file
28
docs/source/events.rst
Normal file
|
@ -0,0 +1,28 @@
|
|||
Events
|
||||
======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Events:
|
||||
|
||||
platypush/events/assistant.rst
|
||||
platypush/events/button.flic.rst
|
||||
platypush/events/geo.rst
|
||||
platypush/events/http.rst
|
||||
platypush/events/http.rss.rst
|
||||
platypush/events/midi.rst
|
||||
platypush/events/music.rst
|
||||
platypush/events/path.rst
|
||||
platypush/events/ping.rst
|
||||
platypush/events/pushbullet.rst
|
||||
platypush/events/scard.rst
|
||||
platypush/events/sensor.rst
|
||||
platypush/events/sensor.ir.rst
|
||||
platypush/events/sensor.leap.rst
|
||||
platypush/events/sensor.light.rst
|
||||
platypush/events/serial.rst
|
||||
platypush/events/video.rst
|
||||
platypush/events/weather.rst
|
||||
platypush/events/web.rst
|
||||
platypush/events/web.widget.rst
|
||||
|
|
@ -7,6 +7,7 @@ Platypush
|
|||
|
||||
backends
|
||||
plugins
|
||||
events
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
|
6
docs/source/platypush/events/assistant.rst
Normal file
6
docs/source/platypush/events/assistant.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.assistant``
|
||||
=====================================
|
||||
|
||||
.. automodule:: platypush.message.event.assistant
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/button.flic.rst
Normal file
6
docs/source/platypush/events/button.flic.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.button.flic``
|
||||
=======================================
|
||||
|
||||
.. automodule:: platypush.message.event.button.flic
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/geo.rst
Normal file
6
docs/source/platypush/events/geo.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.geo``
|
||||
===============================
|
||||
|
||||
.. automodule:: platypush.message.event.geo
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/http.rss.rst
Normal file
6
docs/source/platypush/events/http.rss.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.http.rss``
|
||||
====================================
|
||||
|
||||
.. automodule:: platypush.message.event.http.rss
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/http.rst
Normal file
6
docs/source/platypush/events/http.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.http``
|
||||
================================
|
||||
|
||||
.. automodule:: platypush.message.event.http
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/midi.rst
Normal file
6
docs/source/platypush/events/midi.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.midi``
|
||||
================================
|
||||
|
||||
.. automodule:: platypush.message.event.midi
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/music.rst
Normal file
6
docs/source/platypush/events/music.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.music``
|
||||
=================================
|
||||
|
||||
.. automodule:: platypush.message.event.music
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/path.rst
Normal file
6
docs/source/platypush/events/path.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.path``
|
||||
================================
|
||||
|
||||
.. automodule:: platypush.message.event.path
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/ping.rst
Normal file
6
docs/source/platypush/events/ping.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.ping``
|
||||
================================
|
||||
|
||||
.. automodule:: platypush.message.event.ping
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/pushbullet.rst
Normal file
6
docs/source/platypush/events/pushbullet.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.pushbullet``
|
||||
======================================
|
||||
|
||||
.. automodule:: platypush.message.event.pushbullet
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/scard.rst
Normal file
6
docs/source/platypush/events/scard.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.scard``
|
||||
=================================
|
||||
|
||||
.. automodule:: platypush.message.event.scard
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/sensor.ir.rst
Normal file
6
docs/source/platypush/events/sensor.ir.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.sensor.ir``
|
||||
=====================================
|
||||
|
||||
.. automodule:: platypush.message.event.sensor.ir
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/sensor.leap.rst
Normal file
6
docs/source/platypush/events/sensor.leap.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.sensor.leap``
|
||||
=======================================
|
||||
|
||||
.. automodule:: platypush.message.event.sensor.leap
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/sensor.light.rst
Normal file
6
docs/source/platypush/events/sensor.light.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.sensor.light``
|
||||
========================================
|
||||
|
||||
.. automodule:: platypush.message.event.sensor.light
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/sensor.rst
Normal file
6
docs/source/platypush/events/sensor.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.sensor``
|
||||
==================================
|
||||
|
||||
.. automodule:: platypush.message.event.sensor
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/serial.rst
Normal file
6
docs/source/platypush/events/serial.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.serial``
|
||||
==================================
|
||||
|
||||
.. automodule:: platypush.message.event.serial
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/video.rst
Normal file
6
docs/source/platypush/events/video.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.video``
|
||||
=================================
|
||||
|
||||
.. automodule:: platypush.message.event.video
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/weather.rst
Normal file
6
docs/source/platypush/events/weather.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.weather``
|
||||
===================================
|
||||
|
||||
.. automodule:: platypush.message.event.weather
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/web.rst
Normal file
6
docs/source/platypush/events/web.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.web``
|
||||
===============================
|
||||
|
||||
.. automodule:: platypush.message.event.web
|
||||
:members:
|
||||
|
6
docs/source/platypush/events/web.widget.rst
Normal file
6
docs/source/platypush/events/web.widget.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.message.event.web.widget``
|
||||
======================================
|
||||
|
||||
.. automodule:: platypush.message.event.web.widget
|
||||
:members:
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue