forked from platypush/platypush
Documentation update.
Removed references to the legacy zwave plugin and backend.
This commit is contained in:
parent
46167a6c2a
commit
c4352660a4
4 changed files with 0 additions and 12 deletions
|
@ -56,5 +56,4 @@ Backends
|
|||
platypush/backend/weather.darksky.rst
|
||||
platypush/backend/weather.openweathermap.rst
|
||||
platypush/backend/wiimote.rst
|
||||
platypush/backend/zwave.rst
|
||||
platypush/backend/zwave.mqtt.rst
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
``zwave``
|
||||
===========================
|
||||
|
||||
.. automodule:: platypush.backend.zwave
|
||||
:members:
|
|
@ -1,5 +0,0 @@
|
|||
``zwave``
|
||||
===========================
|
||||
|
||||
.. automodule:: platypush.plugins.zwave
|
||||
:members:
|
|
@ -149,5 +149,4 @@ Plugins
|
|||
platypush/plugins/xmpp.rst
|
||||
platypush/plugins/zeroconf.rst
|
||||
platypush/plugins/zigbee.mqtt.rst
|
||||
platypush/plugins/zwave.rst
|
||||
platypush/plugins/zwave.mqtt.rst
|
||||
|
|
Loading…
Reference in a new issue