diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2021-12-29 17:38:13 +0100 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2022-01-03 10:20:54 +0100 |
commit | de819bb1f5be4e5f9e26d09ab40585684f284c4a (patch) | |
tree | 94d59a0810d70d61250e59fbdaac1238c027a34e /docs/index.rst | |
parent | 458b7fb72d9429af346578ba37625f3d45607f03 (diff) | |
download | searxng-de819bb1f5be4e5f9e26d09ab40585684f284c4a.tar.gz searxng-de819bb1f5be4e5f9e26d09ab40585684f284c4a.zip |
[docs] move searxng_extra/ stuff to the developer section.
Stuff in folder searxng_extra/ is not suitable for normal users and should only
be used by developers.
The script searxng_extra/standalone_searx.py must not give the impression that
it improves privacy. [1]
[1] https://github.com/searxng/searxng/pull/651#issuecomment-1001389726
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 7100d4ed1..f9800f95b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -33,7 +33,6 @@ If you don't trust anyone, you can set up your own, see :ref:`installation`. user/index admin/index dev/index - searxng_extra/index utils/index src/index |