summaryrefslogtreecommitdiff
path: root/sphinx/ext/__init__.py
blob: 07269dc083f9fcedc10f047aa2c0b6b360dc5202 (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-2011 by the Sphinx team, see AUTHORS.
    :license: BSD, see LICENSE for details.
"""