diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index 615e80a..2d1ed09 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -40,6 +40,7 @@ author = 'Scott Gasch' extensions = [ 'sphinx.ext.doctest', 'sphinx.ext.autodoc', + 'sphinx.ext.viewcode', ] # Add any paths that contain templates here, relative to this directory. |
