mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
[doc] engine-table: sort by Disabled and Name
This commit is contained in:
@@ -37,7 +37,7 @@ Explanation of the :ref:`general engine configuration` shown in the table
|
||||
- Safe search
|
||||
- Time range
|
||||
|
||||
{% for name, mod in engines %}
|
||||
{% for name, mod in engines | sort_engines %}
|
||||
|
||||
* - `{{name}} <{{mod.about and mod.about.website}}>`_
|
||||
- ``!{{mod.shortcut}}``
|
||||
|
||||
Reference in New Issue
Block a user