diff --git a/docs/source/backends.rst b/docs/source/backends.rst index 6389ee5f..58e5f476 100644 --- a/docs/source/backends.rst +++ b/docs/source/backends.rst @@ -6,13 +6,13 @@ Backends :caption: Backends: platypush/backend.rst - platypush/backend/assistant.google.rst platypush/backend/assistant.google.pushtotalk.rst + platypush/backend/assistant.google.rst platypush/backend/assistant.snowboy.rst platypush/backend/button.flic.rst platypush/backend/camera.pi.rst - platypush/backend/http.rst platypush/backend/http.poll.rst + platypush/backend/http.rst platypush/backend/inotify.rst platypush/backend/kafka.rst platypush/backend/midi.rst @@ -21,11 +21,12 @@ Backends platypush/backend/pushbullet.rst platypush/backend/redis.rst platypush/backend/scard.rst - platypush/backend/sensor.rst platypush/backend/sensor.accelerometer.rst platypush/backend/sensor.ir.zeroborg.rst platypush/backend/sensor.leap.rst platypush/backend/sensor.mcp3008.rst + platypush/backend/sensor.rst platypush/backend/sensor.serial.rst + platypush/backend/tcp.rst platypush/backend/weather.forecast.rst - + platypush/backend/websocket.rst diff --git a/docs/source/events.rst b/docs/source/events.rst index 5bf639ca..684e543c 100644 --- a/docs/source/events.rst +++ b/docs/source/events.rst @@ -9,8 +9,8 @@ Events platypush/events/assistant.rst platypush/events/button.flic.rst platypush/events/geo.rst - platypush/events/http.rst platypush/events/http.rss.rst + platypush/events/http.rst platypush/events/joystick.rst platypush/events/kafka.rst platypush/events/midi.rst @@ -19,13 +19,13 @@ Events platypush/events/ping.rst platypush/events/pushbullet.rst platypush/events/scard.rst - platypush/events/sensor.rst platypush/events/sensor.ir.rst platypush/events/sensor.leap.rst platypush/events/sensor.light.rst + platypush/events/sensor.rst platypush/events/serial.rst + platypush/events/torrent.rst platypush/events/video.rst platypush/events/weather.rst platypush/events/web.rst platypush/events/web.widget.rst - diff --git a/docs/source/plugins.rst b/docs/source/plugins.rst index d79c98e2..cfcd1a61 100644 --- a/docs/source/plugins.rst +++ b/docs/source/plugins.rst @@ -6,28 +6,31 @@ Plugins :caption: Plugins: platypush/plugins/adafruit.io.rst - platypush/plugins/assistant.google.rst platypush/plugins/assistant.google.pushtotalk.rst - platypush/plugins/calendar.rst + platypush/plugins/assistant.google.rst + platypush/plugins/autoremote.rst platypush/plugins/calendar.ical.rst + platypush/plugins/calendar.rst platypush/plugins/camera.pi.rst platypush/plugins/clipboard.rst platypush/plugins/db.rst - platypush/plugins/google.rst + platypush/plugins/file.rst platypush/plugins/google.calendar.rst platypush/plugins/google.mail.rst platypush/plugins/google.maps.rst + platypush/plugins/google.rst platypush/plugins/gpio.rst - platypush/plugins/gpio.sensor.rst platypush/plugins/gpio.sensor.accelerometer.rst platypush/plugins/gpio.sensor.distance.rst platypush/plugins/gpio.sensor.mcp3008.rst + platypush/plugins/gpio.sensor.rst platypush/plugins/gpio.zeroborg.rst platypush/plugins/http.request.rst platypush/plugins/ifttt.rst platypush/plugins/kafka.rst - platypush/plugins/light.rst platypush/plugins/light.hue.rst + platypush/plugins/light.rst + platypush/plugins/media.kodi.rst platypush/plugins/midi.rst platypush/plugins/mqtt.rst platypush/plugins/music.mpd.rst @@ -39,8 +42,11 @@ Plugins platypush/plugins/switch.switchbot.rst platypush/plugins/switch.tplink.rst platypush/plugins/switch.wemo.rst + platypush/plugins/torrent.rst + platypush/plugins/tts.google.rst platypush/plugins/tts.rst + platypush/plugins/utils.rst platypush/plugins/variable.rst platypush/plugins/video.omxplayer.rst platypush/plugins/weather.forecast.rst - + platypush/plugins/websocket.rst