From 6f83ff69d71a8953ee4db20344dabef60fecdb21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Tue, 2 Aug 2022 11:36:22 +0200 Subject: [PATCH] Add missing sphinx conf line --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index a1c3ce39b..99f071b94 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ extensions = [ "sphinx.ext.graphviz", "sphinx.ext.autodoc", "myst_parser", - "sphinx_panels", + "sphinx_design", "sphinx_multiversion", ] autodoc_mock_imports = [