Added missing docs
This commit is contained in:
parent
464f84805f
commit
02f4b1910f
2 changed files with 12 additions and 0 deletions
6
docs/source/platypush/backend/light.hue.rst
Normal file
6
docs/source/platypush/backend/light.hue.rst
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
``platypush.backend.light.hue``
|
||||||
|
===============================
|
||||||
|
|
||||||
|
.. automodule:: platypush.backend.light.hue
|
||||||
|
:members:
|
||||||
|
|
6
docs/source/platypush/events/light.rst
Normal file
6
docs/source/platypush/events/light.rst
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
``platypush.message.event.light``
|
||||||
|
=================================
|
||||||
|
|
||||||
|
.. automodule:: platypush.message.event.light
|
||||||
|
:members:
|
||||||
|
|
Loading…
Reference in a new issue