Skip to content

Commit f176285

Browse files
committed
Add extension for githubpages.
1 parent 4d12e30 commit f176285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
1616

17-
extensions = []
17+
extensions = ["sphinx.ext.githubpages"]
1818

1919
templates_path = ["_templates"]
2020
exclude_patterns = []

0 commit comments

Comments
 (0)