aboutsummaryrefslogtreecommitdiff
path: root/_exts/httpdomain/autohttp/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to '_exts/httpdomain/autohttp/__init__.py')
-rw-r--r--_exts/httpdomain/autohttp/__init__.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/_exts/httpdomain/autohttp/__init__.py b/_exts/httpdomain/autohttp/__init__.py
new file mode 100644
index 0000000..95372d4
--- /dev/null
+++ b/_exts/httpdomain/autohttp/__init__.py
@@ -0,0 +1,11 @@
1"""
2 sphinxcontrib.autohttp
3 ~~~~~~~~~~~~~~~~~~~~~~
4
5 The sphinx.ext.autodoc-style HTTP API reference builder
6 for sphinxcontrib.httpdomain.
7
8 :copyright: Copyright 2011 by Hong Minhee
9 :license: BSD, see LICENSE for details.
10
11"""