Revert back to vanilla search for now

This commit is contained in:
Griatch 2020-04-10 17:38:26 +02:00
parent 9916dba845
commit 4e2b2001f3
5 changed files with 3 additions and 129 deletions

View file

@ -61,7 +61,8 @@ extensions = [
"sphinx_multiversion",
"sphinx.ext.napoleon",
"sphinx.ext.autosectionlabel",
"sphinx.ext.viewcode"
"sphinx.ext.viewcode",
# "sphinxcontrib.lunrsearch",
]
# make sure sectionlabel references can be used as path/to/file:heading