Browse Source

[fix] revert PR #2232 and #2230

Alexandre Flament 4 years ago
parent
commit
2cafc5462d
1 changed files with 0 additions and 3 deletions
  1. 0 3
      docs/conf.py

+ 0 - 3
docs/conf.py

@@ -28,11 +28,8 @@ numfig = True
 exclude_patterns = ['build-templates/*.rst']
 exclude_patterns = ['build-templates/*.rst']
 
 
 from searx import webapp
 from searx import webapp
-import searx.engines
-searx.engines.initialize_engines(searx.settings['engines'])
 jinja_contexts = {
 jinja_contexts = {
     'webapp': dict(**webapp.__dict__),
     'webapp': dict(**webapp.__dict__),
-    'engines': searx.engines.engines
 }
 }
 
 
 # usage::   lorem :patch:`f373169` ipsum
 # usage::   lorem :patch:`f373169` ipsum