We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efac44 commit 8f3c63eCopy full SHA for 8f3c63e
1 file changed
docs/conf.py
@@ -35,7 +35,7 @@
35
extensions += ['sphinxarg.ext']
36
37
extensions += [
38
- 'sphinx.ext.napoleon','sphinx.ext.autodoc'
+ 'sphinx.ext.napoleon','sphinx.ext.autodoc', 'sphinx.ext.githubpages'
39
]
40
41
0 commit comments