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