add docs for event-logging

This commit is contained in:
Zsailer
2019-08-21 11:00:37 -07:00
parent 2b1bfa0ba7
commit c34bcabcb9
5 changed files with 61 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ extensions = [
'sphinx.ext.napoleon',
'autodoc_traits',
'sphinx_copybutton',
'sphinx-jsonschema'
]
templates_path = ['_templates']