mirror of
https://github.com/searxng/searxng.git
synced 2025-07-13 08:19:17 +02:00
[mod] pylint & document searx.locales (settings.yml: remove locales)
- Add ``# lint: pylint`` header to pylint this python file. - Fix issues reported by pylint. - Add source code documentation of modul searx.locales Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
f30d01ffab
commit
809bf1a105
2 changed files with 32 additions and 4 deletions
8
docs/src/searx.locales.rst
Normal file
8
docs/src/searx.locales.rst
Normal file
|
@ -0,0 +1,8 @@
|
|||
.. _searx.locales:
|
||||
|
||||
=======
|
||||
Locales
|
||||
=======
|
||||
|
||||
.. automodule:: searx.locales
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue