mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
This makes the casing of titles consistent throughout the docs. Fixes: https://github.com/pybricks/pybricks-api/issues/75
32 lines
506 B
ReStructuredText
32 lines
506 B
ReStructuredText
.. pybricks-requirements::
|
|
|
|
: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
|
|
|