Markus Heiser
870bf312d8
[doc] switch from sphinx-tabs extension to sphinx-design
...
A sphinx extension for designing beautiful, view size responsive web components
[2]. Supports fure theme [3].
[1] https://github.com/djungelorm/sphinx-tabs
[2] https://github.com/executablebooks/sphinx-design
[3] https://sphinx-design.readthedocs.io/en/furo-theme/
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-23 10:59:44 +01:00
Markus Heiser
79b41478ac
[fix] filtron & morty - install golang binary that fits to arch & os
...
Closes: https://github.com/searxng/searxng/issues/507
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-11-16 20:44:53 +01:00
Zackptg5
bed7c3c614
[fix] Fix typo in morty installation instruction
2021-04-22 12:17:49 +02:00
Markus Heiser
dd23ad8ba2
[fix] doc - add missing quotation marks in docs/build-templates
...
Escape the all the quotation marks (" --> \") in docs/build-templates.
The scripts are *bash evaluated* (e.g)::
eval "echo \"$(< "${REPO_ROOT}/docs/build-templates/searx.rst")\""
Backslash, quotation marks and other need to be escaped.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-11-02 10:02:59 +01:00
Markus Heiser
e32b08f616
utils/morty.sh: add generic documentation
...
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-04-03 20:26:20 +02:00