mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 20:47:17 +02:00
Use evennia-custom fork of sphinxlunr search engine
This commit is contained in:
parent
011d8be547
commit
15c55aecce
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