Added sphinx-me generated docs shell.

This commit is contained in:
Stephen McDonald 2012-06-09 14:30:52 +10:00
parent 3e5a17e8f7
commit 23752b9262
2 changed files with 3 additions and 0 deletions

2
docs/conf.py Normal file
View File

@ -0,0 +1,2 @@
# This file is automatically generated via sphinx-me
from sphinx_me import setup_conf; setup_conf(globals())

1
docs/index.rst Normal file
View File

@ -0,0 +1 @@
.. include:: ../README.rst