[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>
This commit is contained in:
Markus Heiser 2021-12-29 17:38:13 +01:00
parent 458b7fb72d
commit de819bb1f5
5 changed files with 11 additions and 2 deletions

View file

@ -16,3 +16,4 @@ Developer documentation
lxcdev
makefile
reST
searxng_extra/index

View file

@ -0,0 +1,14 @@
.. _searxng_extra:
======================================================
Tooling box ``searxng_extra`` for developers and users
======================================================
In the folder :origin:`searxng_extra/` we maintain some tools useful for
developers.
.. toctree::
:maxdepth: 2
:caption: Contents
standalone_searx.py

View file

@ -0,0 +1,9 @@
.. _standalone_searx.py:
=====================================
``searxng_extra/standalone_searx.py``
=====================================
.. automodule:: searxng_extra.standalone_searx
:members: