diff --git a/docs/conf.py b/docs/conf.py index 2fd8c07..484ac54 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = "furo" -html_static_path = ["_static"] +html_static_path = [] # Breathe configuration