summaryrefslogtreecommitdiff
path: root/sphinx/ext/__init__.py
blob: 4f4fd012711762d0f07605250de827836a845738 (plain)
1
2
3
4
5
6
7
8
9
"""
    sphinx.ext
    ~~~~~~~~~~

    Contains Sphinx features not activated by default.

    :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
    :license: BSD, see LICENSE for details.
"""