diff --git a/docs/source/conf.py b/docs/source/conf.py index 9c52555..03aa5d0 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -40,7 +40,6 @@ # -- Options for HTML output html_theme = 'sphinx_rtd_theme' -html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # -- Options for EPUB output epub_show_urls = 'footnote'