Allow opening the source code from the API documentation

This commit is contained in:
Adrián Chaves 2019-11-12 10:23:19 +01:00
parent d267e183b4
commit 8a6a063778
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.coverage',
'sphinx.ext.intersphinx',
'sphinx.ext.viewcode',
]
# Add any paths that contain templates here, relative to this directory.