adding sphinx documentation

This commit is contained in:
2020-01-13 00:14:08 +00:00
parent 9808fcb692
commit 5a2a65b4d1
21 changed files with 656 additions and 14 deletions

View File

@@ -38,6 +38,8 @@ Pyflakes = "^2.1"
Rope = "^0.16.0"
python-language-server = "^0.31.4"
pycodestyle = "^2.5"
sphinx = "^2.3"
sphinx_rtd_theme = "^0.4.3"
[build-system]
requires = ["poetry>=0.12"]