From be8a9ff04aea85a908321082209728d5e0f27aef Mon Sep 17 00:00:00 2001 From: Dennis Herb Date: Fri, 25 Oct 2024 19:49:36 +0200 Subject: [PATCH] fixed documentation --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index d66a9d1..0e9cb55 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -32,4 +32,4 @@ # Options for HTML output html_theme = "sphinx_rtd_theme" -html_static_path = ["_static"] +html_static_path = []