Update conf.py

This commit is contained in:
Bruno Alla 2019-04-08 23:57:52 +02:00 committed by GitHub
parent ce02640c11
commit d5bc94cd93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,7 @@ html_theme = "sphinx_rtd_theme"
# html_theme_options = {}
# Add any paths that contain custom themes here, relative to this directory.
html_theme_path = ["_themes", ]
html_theme_path = ["_themes"]
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".