docs try w/o extensions

This commit is contained in:
adobdin 2016-07-08 10:00:32 +00:00
parent 2dc33224f2
commit 6faba44718

View File

@ -30,12 +30,12 @@ from timmy.env import version, project_name
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinx.ext.viewcode',
# 'oslosphinx',
'sphinx.ext.autodoc',
'sphinxarg.ext',
]
# extensions = [
# 'sphinx.ext.viewcode',
# # 'oslosphinx',
# 'sphinx.ext.autodoc',
# 'sphinxarg.ext',
# ]
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']