summaryrefslogtreecommitdiff
path: root/docs/utils/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/utils/index.rst')
-rw-r--r--docs/utils/index.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/utils/index.rst b/docs/utils/index.rst
new file mode 100644
index 000000000..4836ac652
--- /dev/null
+++ b/docs/utils/index.rst
@@ -0,0 +1,23 @@
+
+.. _searx_utils:
+
+======================
+Tooling box ``utils/``
+======================
+
+In the folder :origin:`utils/` we maintain some tools useful for admins and
+developers.
+
+.. toctree::
+ :maxdepth: 1
+
+ searx.sh
+ filtron.sh
+ morty.sh
+
+.. hint::
+
+ ATM :ref:`filtron.sh` and :ref:`searx.sh` do supports only systemd init
+ process used by debian, ubuntu and many other dists. If you have working
+ init.d files to start/stop services, please contribute / thanks!
+