From de819bb1f5be4e5f9e26d09ab40585684f284c4a Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Wed, 29 Dec 2021 17:38:13 +0100 Subject: [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 --- docs/searxng_extra/standalone_searx.py.rst | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 docs/searxng_extra/standalone_searx.py.rst (limited to 'docs/searxng_extra/standalone_searx.py.rst') diff --git a/docs/searxng_extra/standalone_searx.py.rst b/docs/searxng_extra/standalone_searx.py.rst deleted file mode 100644 index 7cbbccfde..000000000 --- a/docs/searxng_extra/standalone_searx.py.rst +++ /dev/null @@ -1,9 +0,0 @@ - -.. _standalone_searx.py: - -===================================== -``searxng_extra/standalone_searx.py`` -===================================== - -.. automodule:: searxng_extra.standalone_searx - :members: -- cgit v1.2.3