EVOLUTION-MANAGER
Edit File: xapiansearch.py
# -*- coding: utf-8 -*- """ sphinx.websupport.search.xapiansearch ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Xapian search adapter. :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ from sphinxcontrib.websupport.search.xapiansearch import XapianSearch # NOQA