Updated docs
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Fabio Manganiello 2023-11-16 21:44:59 +01:00
parent 7bb08bca07
commit e2c72ea24b
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
7 changed files with 6 additions and 25 deletions

View File

@ -18,9 +18,6 @@ Backends
platypush/backend/google.pubsub.rst
platypush/backend/gps.rst
platypush/backend/http.rst
platypush/backend/joystick.rst
platypush/backend/joystick.jstest.rst
platypush/backend/joystick.linux.rst
platypush/backend/kafka.rst
platypush/backend/log.http.rst
platypush/backend/mail.rst

View File

@ -1,5 +0,0 @@
``joystick.jstest``
=====================================
.. automodule:: platypush.backend.joystick.jstest
:members:

View File

@ -1,5 +0,0 @@
``joystick.linux``
====================================
.. automodule:: platypush.backend.joystick.linux
:members:

View File

@ -1,6 +0,0 @@
``joystick``
==============================
.. automodule:: platypush.backend.joystick
:members:

View File

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

View File

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

View File

@ -49,8 +49,8 @@ Plugins
platypush/plugins/http.request.rst
platypush/plugins/http.webpage.rst
platypush/plugins/ifttt.rst
platypush/plugins/inputs.rst
platypush/plugins/inspect.rst
platypush/plugins/joystick.rst
platypush/plugins/kafka.rst
platypush/plugins/lastfm.rst
platypush/plugins/lcd.gpio.rst