summaryrefslogtreecommitdiff
path: root/docs/dev
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 /docs/dev
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 'docs/dev')
-rw-r--r--docs/dev/engine_overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/engine_overview.rst b/docs/dev/engine_overview.rst
index 930fd0813..5fd31c01d 100644
--- a/docs/dev/engine_overview.rst
+++ b/docs/dev/engine_overview.rst
@@ -46,7 +46,7 @@ Engine File
======================= =========== ========================================================
argument type information
======================= =========== ========================================================
- categories list pages, in which the engine is working
+ categories list categories, in which the engine is working
paging boolean support multiple pages
time_range_support boolean support search time range
engine_type str - ``online`` :ref:`[ref] <demo online engine>` by