Revert back to vanilla search for now

This commit is contained in:
Griatch 2020-04-10 17:38:26 +02:00
parent aeef23f4d6
commit 3dbc1fa175
4 changed files with 3 additions and 128 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