Added missing docs

This commit is contained in:
Fabio Manganiello 2019-09-27 19:09:52 +02:00
parent bcb47909c9
commit 122ebf39a0
6 changed files with 28 additions and 0 deletions

View File

@ -14,6 +14,8 @@ Backends
platypush/backend/camera.rst
platypush/backend/google.fit.rst
platypush/backend/gps.rst
platypush/backend/http.app.routes.plugins.camera.ir.__init__.rst
platypush/backend/http.app.routes.plugins.camera.ir.mlx90640.rst
platypush/backend/http.poll.rst
platypush/backend/http.request.rss.rst
platypush/backend/http.rst

View File

@ -0,0 +1,6 @@
``platypush.backend.http.app.routes.plugins.camera.ir.__init__``
================================================================
.. automodule:: platypush.backend.http.app.routes.plugins.camera.ir.__init__
:members:

View File

@ -0,0 +1,6 @@
``platypush.backend.http.app.routes.plugins.camera.ir.mlx90640``
================================================================
.. automodule:: platypush.backend.http.app.routes.plugins.camera.ir.mlx90640
:members:

View File

@ -0,0 +1,6 @@
``platypush.plugins.ml.__init__``
=================================
.. automodule:: platypush.plugins.ml.__init__
:members:

View File

@ -0,0 +1,6 @@
``platypush.plugins.ml.cv``
===========================
.. automodule:: platypush.plugins.ml.cv
:members:

View File

@ -53,6 +53,8 @@ Plugins
platypush/plugins/media.vlc.rst
platypush/plugins/media.webtorrent.rst
platypush/plugins/midi.rst
platypush/plugins/ml.cv.rst
platypush/plugins/ml.__init__.rst
platypush/plugins/mqtt.rst
platypush/plugins/music.mpd.rst
platypush/plugins/music.snapcast.rst