forked from platypush/platypush
Added docs for inspect plugin
This commit is contained in:
parent
a6488e15fe
commit
588e16df5d
2 changed files with 7 additions and 0 deletions
6
docs/source/platypush/plugins/inspect.rst
Normal file
6
docs/source/platypush/plugins/inspect.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.inspect``
|
||||
=============================
|
||||
|
||||
.. automodule:: platypush.plugins.inspect
|
||||
:members:
|
||||
|
|
@ -42,6 +42,7 @@ Plugins
|
|||
platypush/plugins/http.request.rst
|
||||
platypush/plugins/http.webpage.rst
|
||||
platypush/plugins/ifttt.rst
|
||||
platypush/plugins/inspect.rst
|
||||
platypush/plugins/kafka.rst
|
||||
platypush/plugins/light.hue.rst
|
||||
platypush/plugins/light.rst
|
||||
|
|
Loading…
Reference in a new issue