mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Use evennia-custom fork of sphinxlunr search engine
This commit is contained in:
parent
1e56967a7c
commit
13c54fc94c
2 changed files with 6 additions and 1 deletions
|
|
@ -170,3 +170,6 @@ def setup(app):
|
|||
'auto_toc_tree_section': auto_toc_sections,
|
||||
}, True)
|
||||
app.add_transform(AutoStructify)
|
||||
|
||||
from sphinxcontrib import lunrsearch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue