update docs

This commit is contained in:
Iuri Matias 2017-01-10 06:53:58 -05:00
parent 769fa63fa5
commit 73142e9cd4
1 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,12 @@
# sys.path.insert(0, os.path.abspath('.'))
import sphinx_rtd_theme
html_theme = "sphinx_rtd_theme"
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
# -- General configuration ------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.