commit | a60ab7fcf68b7707d91ce0ad06fcbf394c0c165e | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Thu Oct 13 10:52:04 2016 -0700 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Thu Oct 13 10:52:04 2016 -0700 |
tree | 41feb48d8be860090a54a9eae0749a439a59014c | |
parent | 27f6e1e5e0794ba08f439bd8d8273ca0735d3b78 [diff] [blame] |
Add sphinx-docstring-typing
diff --git a/docs/conf.py b/docs/conf.py index b70918f..bd64578 100644 --- a/docs/conf.py +++ b/docs/conf.py
@@ -35,6 +35,7 @@ 'sphinx.ext.intersphinx', 'sphinx.ext.viewcode', 'sphinx.ext.napoleon', + 'sphinx_docstring_typing' ] # Add any paths that contain templates here, relative to this directory.