forked from platypush/platypush
Added docs for the camera plugin
This commit is contained in:
parent
29b8d0827b
commit
8dd1c2adc6
2 changed files with 7 additions and 0 deletions
|
@ -9,6 +9,7 @@ Events
|
||||||
platypush/events/application.rst
|
platypush/events/application.rst
|
||||||
platypush/events/assistant.rst
|
platypush/events/assistant.rst
|
||||||
platypush/events/button.flic.rst
|
platypush/events/button.flic.rst
|
||||||
|
platypush/events/camera.rst
|
||||||
platypush/events/geo.rst
|
platypush/events/geo.rst
|
||||||
platypush/events/http.rss.rst
|
platypush/events/http.rss.rst
|
||||||
platypush/events/http.rst
|
platypush/events/http.rst
|
||||||
|
|
6
docs/source/platypush/events/camera.rst
Normal file
6
docs/source/platypush/events/camera.rst
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
``platypush.message.event.camera``
|
||||||
|
==================================
|
||||||
|
|
||||||
|
.. automodule:: platypush.message.event.camera
|
||||||
|
:members:
|
||||||
|
|
Loading…
Reference in a new issue