mirror of
https://github.com/searxng/searxng.git
synced 2025-07-13 16:29:17 +02:00
[mod] documentation: change the jinja context doesn't depend on searx.webapp
Before this commit, in the documentation, the jinja context is 'webapp' and contains the global variable in the searx.webapp module. This commit changes this to include only the mandatory variables to build the documentation.
This commit is contained in:
parent
1ba53e6129
commit
eb1b5289d5
4 changed files with 21 additions and 9 deletions
|
@ -14,7 +14,7 @@ Configuration defaults (at built time):
|
|||
|
||||
.. _configured plugins:
|
||||
|
||||
.. jinja:: webapp
|
||||
.. jinja:: searx
|
||||
|
||||
.. flat-table:: Plugins configured at built time (defaults)
|
||||
:header-rows: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue