searxng/searx/templates/oscar
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
..
messages [fix] templates: remove unneeded escape \' of single quotation mark 2021-11-24 17:40:03 +01:00
result_templates [mod] templates: rename field for <iframe> URL to iframe_src 2022-02-18 19:00:49 +01:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
advanced.html [fix] make "Advanced settings" openable and usable with keyboard - #350 2020-06-25 19:50:26 +02:00
base.html [mod] infinite_scroll as preference 2022-02-20 22:58:51 +01:00
categories.html [enh] introduce categories_as_tabs 2022-01-03 07:01:49 +01:00
index.html [oscar theme] center search on index and use logo with ponthi 2021-11-26 20:52:07 +01:00
info.html [mod] replace /help by /info pages and include pages in project docs 2022-03-12 11:36:31 +01:00
infobox.html [mod] duckduckgo_definitions: display only user friendly attributes / URL 2020-10-28 08:09:25 +01:00
languages.html fix selects in preferences so they look consistent (#2150) 2020-08-27 21:55:47 +02:00
macros.html [mod] option to enable or disable "proxy" button next to each result (#54) 2021-05-04 11:57:14 +02:00
navbar.html [mod] replace /help by /info pages and include pages in project docs 2022-03-12 11:36:31 +01:00
preferences.html [mod] infinite_scroll as preference 2022-02-20 22:58:51 +01:00
results.html [fix] query_in_title: add missing space in title 2021-11-29 11:08:21 +01:00
search.html [fix] fix the reset button in the oscar theme (#2306) 2020-11-30 16:30:21 +01:00
search_full.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
stats.html [theme] make engine stats clickable 2021-09-12 10:52:15 +02:00
time-range.html fix selects in preferences so they look consistent (#2150) 2020-08-27 21:55:47 +02:00