mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Add sphinx.ext.viewcode extension for docs
This commit is contained in:
parent
483c9ffe5d
commit
9b4d4af218
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ extensions = ['sphinx.ext.autodoc',
|
|||
'sphinx.ext.mathjax',
|
||||
'sphinx.ext.autosummary',
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinx_numfig',
|
||||
'notebook_sphinxext']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue