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