mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[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:
parent
139554989c
commit
870bf312d8
13 changed files with 152 additions and 159 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue