Browse Source

[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>
Markus Heiser 3 years ago
parent
commit
a561083537
3 changed files with 8 additions and 9 deletions
  1. 2 1
      docs/admin/engines.rst
  2. 6 7
      docs/admin/engines/command-line-engines.rst
  3. 0 1
      docs/blog/index.rst

+ 2 - 1
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:

+ 6 - 7
docs/blog/command-line-engines.rst → 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

+ 0 - 1
docs/blog/index.rst

@@ -10,6 +10,5 @@ Blog
    python3
    intro-offline
    private-engines
-   command-line-engines
    search-indexer-engines
    sql-engines