Fixing the docs

This commit is contained in:
Maxime Beauchemin
2016-03-23 21:41:37 -07:00
parent 14f298b385
commit 5b10b19ed7
9 changed files with 4 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ import sphinx_bootstrap_theme
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.viewcode',
'sphinxcontrib.youtube',
]
# Add any paths that contain templates here, relative to this directory.