diff --git a/docs/source/events.rst b/docs/source/events.rst index 62764897..c28d6bbf 100644 --- a/docs/source/events.rst +++ b/docs/source/events.rst @@ -9,6 +9,7 @@ Events platypush/events/application.rst platypush/events/assistant.rst platypush/events/button.flic.rst + platypush/events/camera.rst platypush/events/geo.rst platypush/events/http.rss.rst platypush/events/http.rst diff --git a/docs/source/platypush/events/camera.rst b/docs/source/platypush/events/camera.rst new file mode 100644 index 00000000..4a88d1b3 --- /dev/null +++ b/docs/source/platypush/events/camera.rst @@ -0,0 +1,6 @@ +``platypush.message.event.camera`` +================================== + +.. automodule:: platypush.message.event.camera + :members: +