[mod] add documentation about searx.utils

This module is a toolbox for the engines.
Is should be documented.

In addition, searx/utils.py is checked by pylint.
This commit is contained in:
Alexandre Flament 2022-01-29 11:16:28 +01:00
parent f240a67bd7
commit 0eacc46ee3
3 changed files with 104 additions and 100 deletions

8
docs/src/searx.utils.rst Normal file
View file

@ -0,0 +1,8 @@
.. _searx.utils:
=================================
Utility functions for the engines
=================================
.. automodule:: searx.utils
:members: