diff --git a/docs/conf.py b/docs/conf.py index 1a0bbe45..e64882c9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,8 +42,6 @@ "tasklist", ] suppress_warnings = ["myst.header"] -# -- Options for HTML output ------------------------------------------------- -# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = 'furo' html_static_path = ['_static']