From 78ca1020b99f76267e8743928cb61c28fdc52850 Mon Sep 17 00:00:00 2001 From: "Sterling G. Baird" Date: Fri, 26 Jan 2024 15:54:32 -0500 Subject: [PATCH] Update conf.py https://stackoverflow.com/a/72538098/13697228 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index c2707a6..bb53fdf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -174,7 +174,7 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = "sphinx-rtd-theme" +html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the