[doc] engine-table: rename Engine column to Module & link

This commit is contained in:
Martin Fischer 2021-12-21 15:45:58 +01:00
parent e869e3089c
commit 42d70e15ad

View file

@ -30,7 +30,7 @@ Explanation of the :ref:`general engine configuration` shown in the table
* - Name
- Shortcut
- Engine
- Module
- Disabled
- Timeout
- Weight
@ -43,7 +43,7 @@ Explanation of the :ref:`general engine configuration` shown in the table
* - `{{name}} <{{mod.about and mod.about.website}}>`_
- ``!{{mod.shortcut}}``
- {{mod.__name__}}
- :origin:`{{mod.__name__}} <searx/engines/{{mod.__name__}}.py>`
- {{(mod.disabled and "y") or ""}}
{%- if mod.about and mod.about.language %}
({{mod.about.language | upper}})