summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-06-03 09:48:50 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2021-06-04 13:16:34 +0200
commita5610835377470b0ce19d8e40f91e48ce4aae4cc (patch)
treeef055418ffef11a3434d75c08aee36b076cea546 /docs
parent523bddf987b700216784af58408e5c4bba809539 (diff)
downloadsearxng-a5610835377470b0ce19d8e40f91e48ce4aae4cc.tar.gz
searxng-a5610835377470b0ce19d8e40f91e48ce4aae4cc.zip
[docs] move blog article "Command line engines" to admin/engines/
The article "Command line engines" should be in admin's engine documentation (like the recoll engine). Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs')
-rw-r--r--docs/admin/engines.rst3
-rw-r--r--docs/admin/engines/command-line-engines.rst (renamed from docs/blog/command-line-engines.rst)13
-rw-r--r--docs/blog/index.rst1
3 files changed, 8 insertions, 9 deletions
diff --git a/docs/admin/engines.rst b/docs/admin/engines.rst
index 3ad206303..520fda35c 100644
--- a/docs/admin/engines.rst
+++ b/docs/admin/engines.rst
@@ -13,7 +13,8 @@ Special Engine Settings
.. toctree::
:maxdepth: 1
- engines/recoll.rst
+ engines/recoll
+ engines/command-line-engines
.. _engines generic:
diff --git a/docs/blog/command-line-engines.rst b/docs/admin/engines/command-line-engines.rst
index 09eb84fb4..b4568f7d5 100644
--- a/docs/blog/command-line-engines.rst
+++ b/docs/admin/engines/command-line-engines.rst
@@ -1,11 +1,14 @@
-========================================
-Running shell commands to fetch results
-========================================
+.. _engine command:
+
+==============================
+Fetch results from commandline
+==============================
Previously, with searx you could search over the Internet on other people's
computers. Now it is possible to fetch results from your local machine without
connecting to any networks from the same graphical user interface.
+.. _command line engines:
Command line engines
====================
@@ -59,7 +62,3 @@ This development was sponsored by `Search and Discovery Fund`_ of `NLnet Foundat
.. _Search and Discovery Fund: https://nlnet.nl/discovery
.. _NLnet Foundation: https://nlnet.nl/
-
-
-| Happy hacking.
-| kvch // 2020.09.28 21:26
diff --git a/docs/blog/index.rst b/docs/blog/index.rst
index 8e0294498..2817f3b2b 100644
--- a/docs/blog/index.rst
+++ b/docs/blog/index.rst
@@ -10,6 +10,5 @@ Blog
python3
intro-offline
private-engines
- command-line-engines
search-indexer-engines
sql-engines