From b18d0b52a06bd7d36af0768235ac6f7a07cde813 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Thu, 30 Oct 2025 08:11:35 +0100 Subject: more docs --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/conf.py') diff --git a/doc/conf.py b/doc/conf.py index 07823d6..0dc01c8 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -18,7 +18,7 @@ extensions = [ ] templates_path = [] exclude_patterns = [] -html_theme = "alabaster" +html_theme = "sphinx_rtd_theme" html_static_path = [] autodoc_mock_imports = [project] -- cgit v1.2.3