mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Revert back to vanilla search for now
This commit is contained in:
parent
aeef23f4d6
commit
3dbc1fa175
4 changed files with 3 additions and 128 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue