mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 17:46:19 +00:00
This enables the sphinx doc nitpicky option to detect broken references. Also fix all of the broken references.
20 lines
413 B
ReStructuredText
20 lines
413 B
ReStructuredText
:mod:`iodevices <pybricks.iodevices>` -- Generic I/O Devices
|
|
============================================================
|
|
|
|
.. automodule:: pybricks.iodevices
|
|
:no-members:
|
|
|
|
EV3
|
|
##################
|
|
|
|
The following classes are only available on the EV3.
|
|
|
|
.. include:: iodevices_ev3.inc
|
|
|
|
Powered Up
|
|
########################
|
|
|
|
The following class is available on Powered Up hubs only.
|
|
|
|
.. include:: iodevices_pup.inc
|