Bump to v0.1.2
This commit is contained in:
parent
557fb19d13
commit
f86496b545
3 changed files with 11 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue