From c4b0b32ec05adcc1ff875e364b6a662f571c8350 Mon Sep 17 00:00:00 2001 From: Aranud Date: Fri, 11 Oct 2024 11:28:56 +0200 Subject: [PATCH] Update conf.py --- conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.py b/conf.py index 26394be..db95bf6 100644 --- a/conf.py +++ b/conf.py @@ -36,6 +36,7 @@ extensions = [ 'sphinx.ext.mathjax', 'sphinx.ext.todo', 'sphinx.ext.autosectionlabel', + 'sphinx_rtd_theme', ] # Add any paths that contain templates here, relative to this directory.