Files
pybricks-api/doc/api/pupdevices/index.rst
T
Laurens Valk 69c32e5c0d doc: fix image paths
Use full path just like all other images in the api docs
2021-01-18 12:42:15 +01:00

99 lines
1.8 KiB
ReStructuredText

:mod:`pupdevices <pybricks.pupdevices>` -- Powered Up Devices
=============================================================
.. automodule:: pybricks.pupdevices
:no-members:
.. toctree::
:maxdepth: 1
:hidden:
dcmotor
motor
tiltsensor
infraredsensor
colordistancesensor
pfmotor
colorsensor
ultrasonicsensor
forcesensor
light
remote
.. class:: DCMotor
:noindex:
.. figure:: ../../api/images/pupdcmotors_label.png
:width: 70 %
:target: dcmotor.html
.. class:: Motor
:noindex:
.. figure:: ../../api/images/pupmotors_label.png
:width: 100 %
:target: motor.html
.. class:: TiltSensor
:noindex:
.. figure:: ../../api/images/sensor_tilt.png
:width: 35 %
:target: tiltsensor.html
.. class:: InfraredSensor
:noindex:
.. figure:: ../../api/images/sensor_proximity.png
:width: 35 %
:target: infraredsensor.html
.. class:: ColorDistanceSensor
:noindex:
.. figure:: ../../api/images/sensor_colordistance.png
:width: 32 %
:target: colordistancesensor.html
.. class:: PFMotor
:noindex:
.. figure:: ../../api/images/pfmotor.png
:width: 95 %
:target: pfmotor.html
.. class:: ColorSensor
:noindex:
.. figure:: ../../api/images/sensor_color.png
:width: 32 %
:target: colorsensor.html
.. class:: UltrasonicSensor
:noindex:
.. figure:: ../../api/images/sensor_ultrasonic.png
:width: 37 %
:target: ultrasonicsensor.html
.. class:: ForceSensor
:noindex:
.. figure:: ../../api/images/sensor_force.png
:width: 35 %
:target: forcesensor.html
.. class:: Light
:noindex:
.. figure:: ../../api/images/light.png
:width: 90 %
:target: light.html
.. class:: Remote
:noindex:
.. figure:: ../../api/images/pupremote.png
:width: 50 %
:target: remote.html