summaryrefslogtreecommitdiff
path: root/docs/utils
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2024-04-19 13:24:20 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2026-05-07 16:19:28 +0200
commit50626ef150694555653016b47110dbbd7d2172f9 (patch)
tree537c0cda5705f98569557fe868bac80d0660494b /docs/utils
parent2f72fc4df2e108c219c1ce91e845e26d102a4f5c (diff)
[furo] remove `.. contents::` directives (#3408)
The directive creates a table of contents for the page. However, Furo includes a table of contents already in the sidebar. It is, thus, recommended to removing the `.. contents::` directive. [1] https://github.com/pradyunsg/furo/issues/88#issuecomment-803297274 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/utils')
-rw-r--r--docs/utils/searxng.sh.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/utils/searxng.sh.rst b/docs/utils/searxng.sh.rst
index d45d7014f..021a19041 100644
--- a/docs/utils/searxng.sh.rst
+++ b/docs/utils/searxng.sh.rst
@@ -15,12 +15,6 @@ script :origin:`utils/searxng.sh`.
- :ref:`installation nginx`
- :ref:`installation apache`
-.. contents::
- :depth: 2
- :local:
- :backlinks: entry
-
-
Install
=======