forked from platypush/platypush
Added RTD docs for assistant.echo plugin
This commit is contained in:
parent
2b8ba2b956
commit
9fdf13f8e7
3 changed files with 7 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
``platypush.plugins.assistant.alexa``
|
||||
=====================================
|
||||
|
||||
.. automodule:: platypush.plugins.assistant.alexa
|
||||
:members:
|
||||
|
6
docs/source/platypush/plugins/assistant.echo.rst
Normal file
6
docs/source/platypush/plugins/assistant.echo.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.assistant.echo``
|
||||
====================================
|
||||
|
||||
.. automodule:: platypush.plugins.assistant.echo
|
||||
:members:
|
||||
|
|
@ -6,6 +6,7 @@ Plugins
|
|||
:caption: Plugins:
|
||||
|
||||
platypush/plugins/adafruit.io.rst
|
||||
platypush/plugins/assistant.echo.rst
|
||||
platypush/plugins/assistant.google.pushtotalk.rst
|
||||
platypush/plugins/assistant.google.rst
|
||||
platypush/plugins/autoremote.rst
|
||||
|
|
Loading…
Reference in a new issue