mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[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:
14
docs/dev/searxng_extra/index.rst
Normal file
14
docs/dev/searxng_extra/index.rst
Normal 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
|
||||
9
docs/dev/searxng_extra/standalone_searx.py.rst
Normal file
9
docs/dev/searxng_extra/standalone_searx.py.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
.. _standalone_searx.py:
|
||||
|
||||
=====================================
|
||||
``searxng_extra/standalone_searx.py``
|
||||
=====================================
|
||||
|
||||
.. automodule:: searxng_extra.standalone_searx
|
||||
:members:
|
||||
Reference in New Issue
Block a user