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 similarity index 93% rename from docs/blog/command-line-engines.rst rename to 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