mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 07:49:22 +02:00
docs: generic documentation get templating
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
7af991acda
commit
f25da6070e
3 changed files with 162 additions and 161 deletions
|
@ -23,6 +23,8 @@ master_doc = "index"
|
|||
source_suffix = '.rst'
|
||||
numfig = True
|
||||
|
||||
exclude_patterns = ['build-templates/*.rst']
|
||||
|
||||
from searx import webapp
|
||||
jinja_contexts = {
|
||||
'webapp': dict(**webapp.__dict__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue