doc/manual: add links to source code

pull/605/head
Robert Jördens 2016-05-27 19:01:14 +02:00
parent f24f7380f5
commit a6afc16585
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ from artiq import __version__ as artiq_version
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.mathjax',
'sphinx.ext.viewcode',
'sphinxarg.ext',
]