mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 15:07:16 +02:00
Revert back to vanilla search for now
This commit is contained in:
parent
9916dba845
commit
4e2b2001f3
5 changed files with 3 additions and 129 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