Skip to content

Commit 8f3c63e

Browse files
committed
update sphinx conf
1 parent 8efac44 commit 8f3c63e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
extensions += ['sphinxarg.ext']
3636

3737
extensions += [
38-
'sphinx.ext.napoleon','sphinx.ext.autodoc'
38+
'sphinx.ext.napoleon','sphinx.ext.autodoc', 'sphinx.ext.githubpages'
3939
]
4040

4141

0 commit comments

Comments
 (0)