Use evennia-custom fork of sphinxlunr search engine

This commit is contained in:
Griatch 2020-05-20 02:26:45 +02:00
parent 1e56967a7c
commit 13c54fc94c
2 changed files with 6 additions and 1 deletions

View file

@ -170,3 +170,6 @@ def setup(app):
'auto_toc_tree_section': auto_toc_sections,
}, True)
app.add_transform(AutoStructify)
from sphinxcontrib import lunrsearch