mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
doc/hubs: make visual table of contents
This commit is contained in:
@@ -12,3 +12,43 @@
|
||||
technichub
|
||||
primehub
|
||||
ev3brick
|
||||
|
||||
.. figure:: ../images/movehub.png
|
||||
:height: 8 em
|
||||
:target: movehub.html
|
||||
|
||||
.. autoclass:: pybricks.hubs.MoveHub
|
||||
:no-members:
|
||||
:noindex:
|
||||
|
||||
.. figure:: ../images/cityhub.png
|
||||
:height: 8 em
|
||||
:target: cityhub.html
|
||||
|
||||
.. autoclass:: pybricks.hubs.CityHub
|
||||
:no-members:
|
||||
:noindex:
|
||||
|
||||
.. figure:: ../images/technichub.png
|
||||
:height: 8 em
|
||||
:target: technichub.html
|
||||
|
||||
.. autoclass:: pybricks.hubs.TechnicHub
|
||||
:no-members:
|
||||
:noindex:
|
||||
|
||||
.. figure:: ../images/primehub.png
|
||||
:height: 8 em
|
||||
:target: primehub.html
|
||||
|
||||
.. autoclass:: pybricks.hubs.PrimeHub
|
||||
:no-members:
|
||||
:noindex:
|
||||
|
||||
.. figure:: ../images/ev3brick.png
|
||||
:height: 8 em
|
||||
:target: ev3brick.html
|
||||
|
||||
.. autoclass:: pybricks.hubs.EV3Brick
|
||||
:no-members:
|
||||
:noindex:
|
||||
|
||||
Reference in New Issue
Block a user