diff --git a/R1/source/conf.py b/R1/source/conf.py index cc6cf89..0dfbb23 100644 --- a/R1/source/conf.py +++ b/R1/source/conf.py @@ -29,7 +29,7 @@ # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. -extensions = [] +extensions = ["sphinx_design"] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates']