mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 01:54:53 +00:00
Fix docs.
This commit is contained in:
parent
11ceaab10d
commit
ae48ed973a
9 changed files with 103 additions and 50 deletions
|
|
@ -157,9 +157,9 @@ texinfo_documents = [
|
|||
|
||||
autoclass_content = "both"
|
||||
autodoc_member_order = "bysource"
|
||||
autodoc_default_flags = [
|
||||
"members",
|
||||
"no-undoc-members",
|
||||
"show-inheritance",
|
||||
"inherited-members",
|
||||
]
|
||||
# autodoc_default_flags = [
|
||||
# "members",
|
||||
# "no-undoc-members",
|
||||
# "show-inheritance",
|
||||
# "inherited-members",
|
||||
# ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue