From 414b6b8591630e45a92a4f561293a753bd894557 Mon Sep 17 00:00:00 2001 From: "Sterling G. Baird" Date: Fri, 26 Jan 2024 15:52:38 -0500 Subject: [PATCH] Update conf.py --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 4e98b63..c2707a6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -74,6 +74,7 @@ "sphinx.ext.ifconfig", "sphinx.ext.mathjax", "sphinx.ext.napoleon", + "sphinx_rtd_theme", ] # Add any paths that contain templates here, relative to this directory.