diff --git a/doc/api/hubs/inventorhub.rst b/doc/api/hubs/inventorhub.rst index fa883f8..1bcfd8e 100644 --- a/doc/api/hubs/inventorhub.rst +++ b/doc/api/hubs/inventorhub.rst @@ -4,13 +4,13 @@ MINDSTORMS Inventor Hub .. figure:: ../../api/images/inventorhub.png :height: 15 em +This class is identical to the +:class:`PrimeHub ` class, except +for the name. + .. autoclass:: pybricks.hubs.InventorHub :no-members: - This class is identical to the - :class:`PrimeHub ` class, except - for the name. - .. rubric:: Using the hub status light .. figure:: ../../api/images/primehub_light_label.png diff --git a/doc/api/hubs/primehub.rst b/doc/api/hubs/primehub.rst index 9781c56..bac1356 100644 --- a/doc/api/hubs/primehub.rst +++ b/doc/api/hubs/primehub.rst @@ -4,13 +4,13 @@ SPIKE Prime Hub .. figure:: ../../api/images/primehub.png :height: 15 em +This class is identical to the +:class:`PrimeHub ` class, except +for the name. + .. autoclass:: pybricks.hubs.PrimeHub :no-members: - This class is identical to the - :class:`PrimeHub ` class, except - for the name. - .. rubric:: Using the hub status light .. figure:: ../../api/images/primehub_light_label.png