We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.nojekyll
1 parent f7e5c2b commit bcf5388Copy full SHA for bcf5388
conf.py
@@ -13,7 +13,7 @@
13
# -- General configuration ---------------------------------------------------
14
15
# Add any Sphinx extension module names here, as strings.
16
-extensions = ["pep_sphinx_extensions"]
+extensions = ["pep_sphinx_extensions", "sphinx.ext.githubpages"]
17
18
# The file extensions of source files. Sphinx uses these suffixes as sources.
19
source_suffix = {
0 commit comments