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

    Contains Sphinx features not activated by default.

    :copyright: 2008 by Georg Brandl.
    :license: BSD.
"""