mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-07 04:26:45 +00:00
👷using nb-autodoc to generate api docs
This commit is contained in:
@ -44,6 +44,7 @@ pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.5.0"
|
||||
nonebug = { git = "https://github.com/nonebot/nonebug.git" }
|
||||
sphinx-markdown-builder = { git = "https://github.com/nonebot/sphinx-markdown-builder.git" }
|
||||
nb-autodoc = {git = "https://github.com/nonebot/nb-autodoc.git"}
|
||||
|
||||
[tool.poetry.extras]
|
||||
quart = ["quart"]
|
||||
|
Reference in New Issue
Block a user