From 42d70e15ad2932069aca9434ca3831cc6f210aa0 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Tue, 21 Dec 2021 15:45:58 +0100 Subject: [PATCH] [doc] engine-table: rename Engine column to Module & link --- docs/admin/engines/configured_engines.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/admin/engines/configured_engines.rst b/docs/admin/engines/configured_engines.rst index 4898cd5ea..dabd35011 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__}} ` - {{(mod.disabled and "y") or ""}} {%- if mod.about and mod.about.language %} ({{mod.about.language | upper}})