mirror of
https://github.com/searxng/searxng.git
synced 2025-07-13 08:19:17 +02:00
[doc] slightly reorder the chapters & improve TOCs for better navigation
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
3e18aa6fbf
commit
a5dad3b7c8
10 changed files with 57 additions and 21 deletions
|
@ -68,7 +68,7 @@ jinja_filters = {
|
|||
# Let the Jinja template in configured_engines.rst access documented_modules
|
||||
# to automatically link documentation for modules if it exists.
|
||||
def setup(app):
|
||||
ENGINES_DOCNAME = 'admin/engines/configured_engines'
|
||||
ENGINES_DOCNAME = 'user/configured_engines'
|
||||
|
||||
def before_read_docs(app, env, docnames):
|
||||
assert ENGINES_DOCNAME in docnames
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue