We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c170d0f + cb2ba5b commit f426ac2Copy full SHA for f426ac2
template/docs/conf.py.jinja
@@ -23,6 +23,7 @@ extensions = [
23
'sphinx.ext.intersphinx',
24
'sphinx.ext.mathjax',
25
'sphinx.ext.napoleon',
26
+ 'sphinx.ext.viewcode',
27
'sphinx_autodoc_typehints',
28
'sphinx_copybutton',
29
'sphinx_design',
0 commit comments