diff --git a/doc/api/hubs/index.rst b/doc/api/hubs/index.rst index 2e52369..e2ee3c6 100644 --- a/doc/api/hubs/index.rst +++ b/doc/api/hubs/index.rst @@ -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: