doc: use customized pocoo theme (pallets-sphinx-themes)

The old searx theme was a copy of the flask theme.  In the meantime this theme
is available from the python module pallets-sphinx-themes.

This patch makes pallets-sphinx-themes as a (dev) requirement and drops most of
the old and obsolete searx theme settings/files.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2019-12-04 15:27:27 +01:00
parent ef85943e06
commit 25fa7da6c8
9 changed files with 75 additions and 827 deletions

View file

@ -41,6 +41,7 @@ Administrator documentation
admin/api
admin/filtron
admin/morty
blog/blog
Developer documentation
-----------------------