summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-12-21 15:45:58 +0100
committerMartin Fischer <martin@push-f.com>2021-12-21 15:46:43 +0100
commit42d70e15ad2932069aca9434ca3831cc6f210aa0 (patch)
treee4be41e14ed9141603f1a3c864079ebbf1227ee3 /docs
parente869e3089cb5ed6ae7466086d5fe0505082dd954 (diff)
[doc] engine-table: rename Engine column to Module & link
Diffstat (limited to 'docs')
-rw-r--r--docs/admin/engines/configured_engines.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/admin/engines/configured_engines.rst b/docs/admin/engines/configured_engines.rst
index 4898cd5e..dabd3501 100644
--- a/docs/admin/engines/configured_engines.rst
+++ b/docs/admin/engines/configured_engines.rst
@@ -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}})