pybricks.iodevices: Hide LWP3Device

This is not part of the upcoming release.

Hiding is nicer than adding not-ready disclaimers throughout, especially since this information is very easy to access via our beta channel.
This commit is contained in:
Laurens Valk
2021-12-01 15:39:05 +01:00
parent 94c659ba6d
commit f2346df4e5
2 changed files with 1 additions and 7 deletions
+1
View File
@@ -272,6 +272,7 @@ exclude_patterns = [
'iodevices/ev3devsensor.rst',
'iodevices/i2cdevice.rst',
'iodevices/lumpdevice.rst',
'iodevices/lwp3device.rst',
'iodevices/uartdevice.rst',
'media.rst',
'messaging.rst',
-7
View File
@@ -10,7 +10,6 @@
:hidden:
pupdevice
lwp3device
This module has classes for generic input/output devices.
@@ -19,9 +18,3 @@ This module has classes for generic input/output devices.
.. figure:: ../../main/images/sensor_pup.png
:width: 70 %
:target: pupdevice.html
.. pybricks-classlink:: LWP3Device
.. figure:: ../../main/images/powereduphubs.png
:width: 70 %
:target: lwp3device.html