Add sphinx with converting part of pages

This commit is contained in:
Alex Root Junior 2020-06-15 02:22:24 +03:00
parent 3aa68a93d1
commit f68960ca87
192 changed files with 6123 additions and 350 deletions

View file

@ -69,6 +69,10 @@ pre-commit = "^2.3.0"
packaging = "^20.3"
typing-extensions = "^3.7.4"
poetry = "^1.0.5"
sphinx = "^3.1.0"
sphinx-intl = "^2.0.1"
sphinx-reload = "^0.2.0"
sphinx-rtd-theme = "^0.4.3"
[tool.poetry.extras]
fast = ["uvloop"]