diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2024-04-19 13:24:20 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2026-05-07 16:19:28 +0200 |
| commit | 50626ef150694555653016b47110dbbd7d2172f9 (patch) | |
| tree | 537c0cda5705f98569557fe868bac80d0660494b /docs/own-instance.rst | |
| parent | 2f72fc4df2e108c219c1ce91e845e26d102a4f5c (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/own-instance.rst')
| -rw-r--r-- | docs/own-instance.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/own-instance.rst b/docs/own-instance.rst index 8c0009aff..f5df89613 100644 --- a/docs/own-instance.rst +++ b/docs/own-instance.rst @@ -7,11 +7,6 @@ Why use a private instance? \.\.\.is a common question among SearXNG users. Before answering this question, see what options a SearXNG user has. -.. contents:: - :depth: 2 - :local: - :backlinks: entry - Public instances are open to everyone who has access to their URL. Usually, they are operated by unknown parties (from the users' point of view). Private instances can be used by a select group of people, such as a SearXNG instance for a |
