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.rst19
1 files changed, 10 insertions, 9 deletions
diff --git a/docs/utils/index.rst b/docs/utils/index.rst
index 9905d755f..97e2c875f 100644
--- a/docs/utils/index.rst
+++ b/docs/utils/index.rst
@@ -6,24 +6,25 @@
Tooling box ``utils/*``
=======================
+.. sidebar:: Work needed!
+
+ Our scripts to maintain services do most support only systemd init process
+ used by debian, ubuntu and many other dists. In general our scripts are only
+ partially usable on debian systems. We are working on this limitation, if
+ you have any contribution, please send us your :pull:`PR <../pulls>`, see
+ :ref:`how to contribute`.
+
In the folder :origin:`utils/` we maintain some tools useful for admins and
developers.
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
+ :caption: Contents
searx.sh
filtron.sh
morty.sh
-.. admonition:: Work needed!
-
- Our scripts to maintain services do most support only systemd init process
- used by debian, ubuntu and many other dists. In general our scripts are only
- partially usable on debian systems. We are working on this limitation, if
- you have any contribution, please send us your :pull:`PR <../pulls>`, see
- :ref:`how to contribute`.
-
.. _toolboxing common:
Common commands