Added missing docs

This commit is contained in:
Fabio Manganiello 2020-07-02 02:08:53 +02:00
parent 46515020cf
commit 566fd42ee8
4 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,5 @@
``platypush.plugins.google.translate``
======================================
.. automodule:: platypush.plugins.google.translate
:members:

View File

@ -0,0 +1,5 @@
``platypush.message.response.translate``
========================================
.. automodule:: platypush.message.response.translate
:members:

View File

@ -38,6 +38,7 @@ Plugins
platypush/plugins/google.mail.rst
platypush/plugins/google.maps.rst
platypush/plugins/google.pubsub.rst
platypush/plugins/google.translate.rst
platypush/plugins/google.youtube.rst
platypush/plugins/gpio.rst
platypush/plugins/gpio.sensor.rst

View File

@ -21,5 +21,6 @@ Responses
platypush/responses/system.rst
platypush/responses/tensorflow.rst
platypush/responses/todoist.rst
platypush/responses/translate.rst
platypush/responses/trello.rst
platypush/responses/weather.buienradar.rst