[doc] switch from sphinx-tabs extension to sphinx-design

A sphinx extension for designing beautiful, view size responsive web components
[2].  Supports fure theme [3].

[1] https://github.com/djungelorm/sphinx-tabs
[2] https://github.com/executablebooks/sphinx-design
[3] https://sphinx-design.readthedocs.io/en/furo-theme/

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2021-12-23 10:59:44 +01:00
parent 139554989c
commit 870bf312d8
13 changed files with 152 additions and 159 deletions

View file

@ -604,9 +604,9 @@ rst-doc() {
echo -e "\n.. START install systemd unit"
cat <<EOF
.. tabs::
.. tab-set::
.. group-tab:: systemd
.. tab-item:: systemd
.. code:: bash

View file

@ -536,9 +536,9 @@ rst-doc() {
echo -e "\n.. START install systemd unit"
cat <<EOF
.. tabs::
.. tab-set::
.. group-tab:: systemd
.. tab-item:: systemd
.. code:: bash