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

    Contains Sphinx features not activated by default.

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