forked from platypush/platypush
Fixed docs
This commit is contained in:
parent
f0751cb37d
commit
b375c9dd9f
5 changed files with 10 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
||||||
``platypush.backend.nodered.__init__``
|
``platypush.backend.nodered``
|
||||||
======================================
|
=============================
|
||||||
|
|
||||||
.. automodule:: platypush.backend.nodered.__init__
|
.. automodule:: platypush.backend.nodered
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``platypush.plugins.ml.__init__``
|
|
||||||
=================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.ml.__init__
|
|
||||||
:members:
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
``platypush.plugins.mobile.join.__init__``
|
|
||||||
==========================================
|
|
||||||
|
|
||||||
.. automodule:: platypush.plugins.mobile.join.__init__
|
|
||||||
:members:
|
|
||||||
|
|
6
docs/source/platypush/plugins/mobile.join.rst
Normal file
6
docs/source/platypush/plugins/mobile.join.rst
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
``platypush.plugins.mobile.join``
|
||||||
|
=================================
|
||||||
|
|
||||||
|
.. automodule:: platypush.plugins.mobile.join
|
||||||
|
:members:
|
||||||
|
|
|
@ -61,8 +61,7 @@ Plugins
|
||||||
platypush/plugins/media.webtorrent.rst
|
platypush/plugins/media.webtorrent.rst
|
||||||
platypush/plugins/midi.rst
|
platypush/plugins/midi.rst
|
||||||
platypush/plugins/ml.cv.rst
|
platypush/plugins/ml.cv.rst
|
||||||
platypush/plugins/ml.__init__.rst
|
platypush/plugins/mobile.join.rst
|
||||||
platypush/plugins/mobile.join.__init__.rst
|
|
||||||
platypush/plugins/mqtt.rst
|
platypush/plugins/mqtt.rst
|
||||||
platypush/plugins/music.mpd.rst
|
platypush/plugins/music.mpd.rst
|
||||||
platypush/plugins/music.snapcast.rst
|
platypush/plugins/music.snapcast.rst
|
||||||
|
|
Loading…
Reference in a new issue