[help] integrate help pages into Sphinx docs

1. move docs/user/index.rst to docs/user_index.rst
2. symlink docs/user/ to searx/help/en/
3. register a sphinx parser for Markdown that uses searx.user_help.render()
4. instance-specific links are linked to go-to-instance.rst
This commit is contained in:
Martin Fischer 2022-01-31 16:05:59 +01:00
parent 2e42113176
commit a13d8955bf
5 changed files with 61 additions and 2 deletions

1
docs/user Symbolic link
View file

@ -0,0 +1 @@
../searx/help/en/

View file

@ -1,9 +0,0 @@
==================
User documentation
==================
.. toctree::
:maxdepth: 2
:caption: Contents
search_syntax