summaryrefslogtreecommitdiff
path: root/searx/enginelib
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2022-07-24 10:51:22 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2023-04-07 12:56:45 +0200
commit8f79dd7659a3d837108b402dcd482910d55b57d8 (patch)
treee79bfcef254877ebb76a698f3d5deceaf6303fa8 /searx/enginelib
parent2ffd446e5c0be30717d9ff112d34ef606f08fcdd (diff)
downloadsearxng-8f79dd7659a3d837108b402dcd482910d55b57d8.tar.gz
searxng-8f79dd7659a3d837108b402dcd482910d55b57d8.zip
[doc] additional descriptions about categories & categories_as_tabs
Add missing documentation of PR [#634]. Related to checkbox "Document how to categorize engines" in [#690]. Related: - [#634] https://github.com/searxng/searxng/pull/634#issuecomment-1004757502 - [#690] https://github.com/searxng/searxng/issues/690 - https://github.com/searxng/searxng/issues/1604 - https://github.com/searxng/searxng/pull/1545 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/enginelib')
-rw-r--r--searx/enginelib/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/enginelib/__init__.py b/searx/enginelib/__init__.py
index 461791b18..00962e215 100644
--- a/searx/enginelib/__init__.py
+++ b/searx/enginelib/__init__.py
@@ -81,7 +81,7 @@ class Engine: # pylint: disable=too-few-public-methods
# settings.yml
categories: List[str]
- """Tabs, in which the engine is working."""
+ """Specifies to which :ref:`engine categories` the engine should be added."""
name: str
"""Name that will be used across SearXNG to define this engine. In settings, on