searxng/docs/src
Markus Heiser b1912607ae [mod] replace /help by /info pages and include pages in project docs
This patch implements a bolierplate to share content from info-pages of the
SearXNG instance (URL /info) with the project documentation (path /docs/user).

The info pages are using Markdown (CommonMark), to include them in the project
documentation (reST) the myst-parser [1] is used in the Sphinx-doc build chain.

If base_url is known (defined in settings.yml) links to the instance are also
inserted into the project documentation::

    searxng_extra/docs_prebuild

[1] https://www.sphinx-doc.org/en/master/usage/markdown.html

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-03-12 11:36:31 +01:00
..
index.rst [docs] add new rubric 'Source-Code' 2021-06-01 16:37:20 +02:00
searx.engines.demo_offline.rst [docs] add engine "Demo Offline Engine" 2021-06-04 15:04:38 +02:00
searx.engines.demo_online.rst [docs] add engine "Demo Online Engine" 2021-06-04 15:05:58 +02:00
searx.engines.google.rst [docs] add documentation from the sources of the google engines 2021-06-21 18:25:52 +02:00
searx.engines.rst [docs] add new rubric 'Source-Code' 2021-06-01 16:37:20 +02:00
searx.engines.tineye.rst [mod] tineye - add some documentation 2022-01-28 09:06:44 +01:00
searx.engines.yahoo.rst [fix] engine - yahoo: rewrite and fix issues 2021-10-16 20:05:26 +00:00
searx.infopage.rst [mod] replace /help by /info pages and include pages in project docs 2022-03-12 11:36:31 +01:00
searx.locales.rst [mod] pylint & document searx.locales (settings.yml: remove locales) 2021-08-04 07:54:53 +02:00
searx.plugins.limiter.rst [enh] limiter plugin 2022-02-02 09:15:59 +01:00
searx.search.rst [doc] update docs/dev/plugins.rst 2021-09-10 10:58:22 +02:00
searx.shared.redisdb.rst [enh] add redis connector searx/shared/redisdb.py 2022-01-03 20:56:39 +01:00
searx.utils.rst [mod] add documentation about searx.utils 2022-01-29 22:49:42 +01:00