"""
sphinxcontrib
~~~~~~~~~~~~~

This package is a namespace package that contains all extensions
distributed in the ``sphinx-contrib`` distribution.

:copyright: Copyright 2016-present by Mark Story and contributors.
:copyright: Copyright 2007-2009 by the Sphinx team
:license: BSD, see LICENSE for details.
"""

__import__("pkg_resources").declare_namespace(__name__)
