mirror of
https://github.com/searxng/searxng.git
synced 2025-08-31 23:46:49 +02:00
[docs] reorder chapter "Engines & Settings"
- Split chapter "Engines" and rename it into "Engines & Settings" - Move docs/admin/engines.rst -> docs/admin/engines/engine_settings.rst Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
0d31740cfd
commit
d965c63429
6 changed files with 30 additions and 23 deletions
|
@ -1,28 +1,13 @@
|
|||
=======
|
||||
Engines
|
||||
=======
|
||||
.. _general engine settings:
|
||||
|
||||
Special Engine Settings
|
||||
=======================
|
||||
General Engine Settings
|
||||
=======================
|
||||
|
||||
.. sidebar:: Further reading ..
|
||||
|
||||
- :ref:`engines-dev`
|
||||
- :ref:`settings engine`
|
||||
- :ref:`engine settings` & :ref:`engine file`
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
engines/recoll
|
||||
engines/sql-engines
|
||||
engines/command-line-engines
|
||||
engines/searx.engines.xpath
|
||||
|
||||
|
||||
.. _engines generic:
|
||||
|
||||
General Engine Settings
|
||||
=======================
|
||||
|
||||
Explanation of the :ref:`general engine configuration` shown in the table
|
||||
:ref:`configured engines`.
|
21
docs/admin/engines/index.rst
Normal file
21
docs/admin/engines/index.rst
Normal file
|
@ -0,0 +1,21 @@
|
|||
.. _engines and settings:
|
||||
|
||||
==================
|
||||
Engines & Settings
|
||||
==================
|
||||
|
||||
.. sidebar:: Further reading ..
|
||||
|
||||
- :ref:`settings engine`
|
||||
- :ref:`engine settings` & :ref:`engine file`
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
engine_settings
|
||||
recoll
|
||||
sql-engines
|
||||
command-line-engines
|
||||
searx.engines.xpath
|
||||
|
||||
|
|
@ -14,10 +14,10 @@ Administrator documentation
|
|||
installation-docker
|
||||
update-searx
|
||||
settings
|
||||
engines/index
|
||||
api
|
||||
architecture
|
||||
filtron
|
||||
morty
|
||||
engines
|
||||
plugins
|
||||
buildhosts
|
||||
|
|
|
@ -229,6 +229,7 @@ Engine settings
|
|||
|
||||
.. sidebar:: Further reading ..
|
||||
|
||||
- :ref:`general engine settings`
|
||||
- :ref:`engines-dev`
|
||||
|
||||
.. code:: yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue