mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 17:14:41 +00:00
pybricks.tools: Add category headings.
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
.. pybricks-requirements::
|
||||
|
||||
:mod:`tools <pybricks.tools>` -- Timing tools
|
||||
:mod:`tools <pybricks.tools>` -- General purpose tools
|
||||
========================================================
|
||||
|
||||
.. automodule:: pybricks.tools
|
||||
:no-members:
|
||||
|
||||
Timing tools
|
||||
---------------
|
||||
|
||||
.. autofunction:: wait
|
||||
|
||||
.. autoclass:: pybricks.tools.StopWatch
|
||||
@@ -19,6 +22,9 @@
|
||||
|
||||
.. automethod:: pybricks.tools.StopWatch.reset
|
||||
|
||||
Linear algebra tools
|
||||
--------------------
|
||||
|
||||
.. pybricks-requirements:: stm32-float
|
||||
|
||||
.. autoclass:: pybricks.tools.Matrix
|
||||
|
||||
Reference in New Issue
Block a user