From 938c62430f62cecc5e504d7bbc88e8c9c218de4a Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Sun, 12 Jul 2020 13:11:38 +0200 Subject: [PATCH] doc/hubs: remove content tabs This caused links not to work to anything other than the default tab. --- doc/api/hubs.rst | 46 ++++++++++++++++++++-------------------------- 1 file changed, 20 insertions(+), 26 deletions(-) diff --git a/doc/api/hubs.rst b/doc/api/hubs.rst index 23380fa..ef822c1 100644 --- a/doc/api/hubs.rst +++ b/doc/api/hubs.rst @@ -3,40 +3,34 @@ .. module:: pybricks.hubs -.. _fig_hubs: +City Hub (City/System) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Select your programmable hub using the buttons below. +.. figure:: ../api/images/cityhub.png + :height: 15 em -.. content-tabs:: +.. include:: hubs_cityhub.inc - .. tab-container:: ev3brick - :title: EV3 Brick +Control+ Hub (Technic) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - .. figure:: ../api/images/ev3brick.png - :height: 15 em +.. figure:: ../api/images/cplushub.png + :height: 15 em - .. include:: hubs_ev3brick.inc +.. include:: hubs_cplushub.inc - .. tab-container:: movehub - :title: Move Hub +Move Hub (BOOST) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - .. figure:: ../api/images/movehub_label.png - :height: 15 em +.. figure:: ../api/images/movehub_label.png + :height: 15 em - .. include:: hubs_movehub.inc +.. include:: hubs_movehub.inc - .. tab-container:: cityhub - :title: City Hub +EV3 Brick (MINDSTORMS) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - .. figure:: ../api/images/cityhub.png - :height: 15 em +.. figure:: ../api/images/ev3brick.png + :height: 15 em - .. include:: hubs_cityhub.inc - - .. tab-container:: cplushub - :title: Control+ Hub - - .. figure:: ../api/images/cplushub.png - :height: 15 em - - .. include:: hubs_cplushub.inc +.. include:: hubs_ev3brick.inc