Bump to v0.1.2

This commit is contained in:
Harry Marr
2010-01-06 03:23:02 +00:00
parent 557fb19d13
commit f86496b545
3 changed files with 11 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ sys.path.append(os.path.abspath('..'))
extensions = ['sphinx.ext.autodoc']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['.templates']
templates_path = ['_templates']
# The suffix of source filenames.
source_suffix = '.rst'