diff --git a/doc/walt/doc/sphinx/conf.py b/doc/walt/doc/sphinx/conf.py index 3c5b1410..baf9a1a0 100644 --- a/doc/walt/doc/sphinx/conf.py +++ b/doc/walt/doc/sphinx/conf.py @@ -76,7 +76,6 @@ def get_version(): # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = "sphinx_rtd_theme" -html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_static_path = ["_static"] html_logo = "logo-walt.png" html_theme_options = {