summaryrefslogtreecommitdiff
path: root/docs/utils
diff options
context:
space:
mode:
Diffstat (limited to 'docs/utils')
-rw-r--r--docs/utils/index.rst10
-rw-r--r--docs/utils/standalone_searx.py.rst11
2 files changed, 4 insertions, 17 deletions
diff --git a/docs/utils/index.rst b/docs/utils/index.rst
index 28515318f..32baa5704 100644
--- a/docs/utils/index.rst
+++ b/docs/utils/index.rst
@@ -1,12 +1,11 @@
.. _searx_utils:
.. _toolboxing:
-=======================
-Tooling box ``utils/*``
-=======================
+========================================
+Tooling box ``utils`` for administrators
+========================================
-In the folder :origin:`utils/` we maintain some tools useful for admins and
-developers.
+In the folder :origin:`utils/` we maintain some tools useful for administrators.
.. toctree::
:maxdepth: 2
@@ -16,7 +15,6 @@ developers.
filtron.sh
morty.sh
lxc.sh
- standalone_searx.py
.. _toolboxing common:
diff --git a/docs/utils/standalone_searx.py.rst b/docs/utils/standalone_searx.py.rst
deleted file mode 100644
index 557c4b75b..000000000
--- a/docs/utils/standalone_searx.py.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-
-.. _standalone_searx.py:
-
-=============================
-``utils/standalone_searx.py``
-=============================
-
-.. automodule:: standalone_searx
- :members:
-
-