You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
messages [fix] templates: remove unneeded escape \' of single quotation mark 3 years ago
result_templates [mod] templates: rename field for <iframe> URL to iframe_src 2 years ago
404.html Drop Python 2 (2/n): templates 4 years ago
advanced.html [fix] make "Advanced settings" openable and usable with keyboard - #350 4 years ago
base.html [mod] infinite_scroll as preference 2 years ago
categories.html [enh] introduce categories_as_tabs 2 years ago
index.html [oscar theme] center search on index and use logo with ponthi 3 years ago
info.html [mod] replace /help by /info pages and include pages in project docs 2 years ago
infobox.html [mod] duckduckgo_definitions: display only user friendly attributes / URL 4 years ago
languages.html fix selects in preferences so they look consistent (#2150) 4 years ago
macros.html [mod] option to enable or disable "proxy" button next to each result (#54) 3 years ago
navbar.html [mod] replace /help by /info pages and include pages in project docs 2 years ago
preferences.html [mod] infinite_scroll as preference 2 years ago
results.html [fix] query_in_title: add missing space in title 3 years ago
search.html [fix] fix the reset button in the oscar theme (#2306) 4 years ago
search_full.html [mod] separate index and search routes 4 years ago
stats.html [theme] make engine stats clickable 3 years ago
time-range.html fix selects in preferences so they look consistent (#2150) 4 years ago