Add autogenerated docs for types and methods

This commit is contained in:
Alex Root Junior 2019-11-16 22:32:05 +02:00
parent a24708d589
commit 65331e1fda
166 changed files with 7361 additions and 4 deletions

View file

@ -17,6 +17,8 @@ Babel = "^2.7"
pytest-cov = "^2.8"
aiofiles = "^0.4.0"
pytest-mock = "^1.11"
pymdown-extensions = "^6.1"
mkautodoc = "^0.1.0"
[tool.poetry.dev-dependencies]
black = {version = "^18.3-alpha.0", allows-prereleases = true}