Added missing docs

This commit is contained in:
Fabio Manganiello 2020-09-27 17:12:37 +02:00
parent 959cc8b75b
commit 00012aacae
4 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,5 @@
``platypush.plugins.camera.cv``
===============================
.. automodule:: platypush.plugins.camera.cv
:members:

View File

@ -0,0 +1,5 @@
``platypush.plugins.camera.ffmpeg``
===================================
.. automodule:: platypush.plugins.camera.ffmpeg
:members:

View File

@ -0,0 +1,5 @@
``platypush.plugins.ffmpeg``
============================
.. automodule:: platypush.plugins.ffmpeg
:members:

View File

@ -20,6 +20,8 @@ Plugins
platypush/plugins/calendar.ical.rst
platypush/plugins/camera.rst
platypush/plugins/camera.android.ipcam.rst
platypush/plugins/camera.cv.rst
platypush/plugins/camera.ffmpeg.rst
platypush/plugins/camera.ir.mlx90640.rst
platypush/plugins/camera.pi.rst
platypush/plugins/chat.telegram.rst
@ -30,6 +32,7 @@ Plugins
platypush/plugins/dbus.rst
platypush/plugins/dropbox.rst
platypush/plugins/esp.rst
platypush/plugins/ffmpeg.rst
platypush/plugins/file.rst
platypush/plugins/foursquare.rst
platypush/plugins/google.rst