mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add sphinx with converting part of pages
This commit is contained in:
parent
3aa68a93d1
commit
f68960ca87
192 changed files with 6123 additions and 350 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue