forked from M-Labs/artiq
doc/manual: add links to source code
This commit is contained in:
parent
f24f7380f5
commit
a6afc16585
|
@ -51,6 +51,7 @@ from artiq import __version__ as artiq_version
|
||||||
extensions = [
|
extensions = [
|
||||||
'sphinx.ext.autodoc',
|
'sphinx.ext.autodoc',
|
||||||
'sphinx.ext.mathjax',
|
'sphinx.ext.mathjax',
|
||||||
|
'sphinx.ext.viewcode',
|
||||||
'sphinxarg.ext',
|
'sphinxarg.ext',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue