summaryrefslogtreecommitdiff
path: root/sphinx/ext/__init__.py
blob: fcdf6c7d6708c8e8559493c2807892733b8d377d (plain)
1
2
3
4
5
6
7
8
9
10
# -*- coding: utf-8 -*-
"""
    sphinx.ext
    ~~~~~~~~~~

    Contains Sphinx features not activated by default.

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