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

    Custom docutils writers.

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