Skip to content

Commit f426ac2

Browse files
authored
Merge pull request #130 from scipp/docs-viewcode
Use viewcode sphinxext
2 parents c170d0f + cb2ba5b commit f426ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/docs/conf.py.jinja

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ extensions = [
2323
'sphinx.ext.intersphinx',
2424
'sphinx.ext.mathjax',
2525
'sphinx.ext.napoleon',
26+
'sphinx.ext.viewcode',
2627
'sphinx_autodoc_typehints',
2728
'sphinx_copybutton',
2829
'sphinx_design',

0 commit comments

Comments
 (0)