mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-15 11:04:55 +00:00
The doc/api is a legacy name, which is confusing in the current use, since all build targets are now APIs. Today we have: doc/common: Common configuration and settings between all targets. doc/main: Main Pybricks documentation at docs.pybricks.com. doc/ide: Documentation shipped with the Pybricks Code IDE.
30 lines
478 B
ReStructuredText
30 lines
478 B
ReStructuredText
:mod:`parameters <pybricks.parameters>` -- Parameters and Constants
|
|
===================================================================
|
|
|
|
.. automodule:: pybricks.parameters
|
|
:no-members:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
button
|
|
color
|
|
direction
|
|
port
|
|
side
|
|
stop
|
|
|
|
.. pybricks-classlink:: Button
|
|
|
|
.. pybricks-classlink:: Color
|
|
|
|
.. pybricks-classlink:: Direction
|
|
|
|
.. pybricks-classlink:: Port
|
|
|
|
.. pybricks-classlink:: Side
|
|
|
|
.. pybricks-classlink:: Stop
|
|
|