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

    A web application to serve the Python docs interactively.

    :copyright: 2007 by Georg Brandl.
    :license: Python license.
"""