[docs] rename 'General Engine Settings' to 'Configured Engines'

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2021-06-04 11:29:58 +02:00
parent c647c8b7a5
commit 340d25b19b
6 changed files with 31 additions and 30 deletions

View file

@ -1281,10 +1281,10 @@ Templating
Templating is suitable for documentation which is created generic at the build
time. The sphinx-jinja_ extension evaluates jinja_ templates in the :ref:`make
install` (with searx modules installed). We use this e.g. to build chapter:
:ref:`general engine settings`. Below the jinja directive from the
:ref:`configured engines`. Below the jinja directive from the
:origin:`docs/admin/engines.rst` is shown:
.. literalinclude:: ../admin/engines/engine_settings.rst
.. literalinclude:: ../admin/engines/configured_engines.rst
:language: reST
:start-after: .. _configured engines: