Add blacken-docs and use autodoc

This commit is contained in:
Bruno Oliveira
2022-03-10 09:33:23 -03:00
parent ad5468b6e7
commit 7f04ce35c9
4 changed files with 17 additions and 35 deletions

View File

@@ -30,6 +30,7 @@ master_doc = "index"
# ones.
extensions = [
"sphinx_rtd_theme",
"sphinx.ext.autodoc",
]
# Add any paths that contain templates here, relative to this directory.