We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d12e30 commit f176285Copy full SHA for f176285
docs/source/conf.py
@@ -14,7 +14,7 @@
14
# -- General configuration ---------------------------------------------------
15
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
16
17
-extensions = []
+extensions = ["sphinx.ext.githubpages"]
18
19
templates_path = ["_templates"]
20
exclude_patterns = []
0 commit comments