updating README and CHANGELOG

This commit is contained in:
2020-03-08 21:32:44 +00:00
parent f2145d8cdc
commit 509cd86830
8 changed files with 146 additions and 50 deletions

View File

@@ -39,7 +39,8 @@ extensions = [
'sphinx.ext.napoleon',
'sphinx.ext.todo',
'sphinx_click.ext',
'sphinx.ext.intersphinx'
'sphinx.ext.intersphinx',
'sphinx.ext.autosectionlabel'
]
# -- Napoleon Settings -----------------------------------------------------