We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a08cfb4 commit 3b2f8f2Copy full SHA for 3b2f8f2
1 file changed
source/conf.py
@@ -41,7 +41,8 @@
41
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
42
# ones.
43
extensions = ["sphinx.ext.todo",
44
- "sphinx.ext.githubpages"]
+ "sphinx.ext.githubpages",
45
+ "sphinx_design"]
46
47
48
# Add any paths that contain templates here, relative to this directory.
0 commit comments