Added docs for nodered backend
This commit is contained in:
parent
d498c21518
commit
caa962c686
2 changed files with 7 additions and 0 deletions
|
@ -27,6 +27,7 @@ Backends
|
|||
platypush/backend/music.mpd.rst
|
||||
platypush/backend/music.snapcast.rst
|
||||
platypush/backend/nfc.rst
|
||||
platypush/backend/nodered.rst
|
||||
platypush/backend/pushbullet.rst
|
||||
platypush/backend/redis.rst
|
||||
platypush/backend/scard.rst
|
||||
|
|
6
docs/source/platypush/backend/nodered.rst
Normal file
6
docs/source/platypush/backend/nodered.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.backend.nodered.__init__``
|
||||
======================================
|
||||
|
||||
.. automodule:: platypush.backend.nodered.__init__
|
||||
:members:
|
||||
|
Loading…
Reference in a new issue