mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[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:
parent
2e42113176
commit
a13d8955bf
5 changed files with 61 additions and 2 deletions
1
docs/user
Symbolic link
1
docs/user
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../searx/help/en/
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
==================
|
||||
User documentation
|
||||
==================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents
|
||||
|
||||
search_syntax
|
||||
Loading…
Add table
Add a link
Reference in a new issue