mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Add attributetable and add some class-level sections.
The extensions have yet to receive this treatment and CSS needs work, but for now this is fine.
This commit is contained in:
@ -38,7 +38,8 @@ extensions = [
|
||||
'sphinx.ext.napoleon',
|
||||
'sphinxcontrib_trio',
|
||||
'details',
|
||||
'exception_hierarchy'
|
||||
'exception_hierarchy',
|
||||
'attributetable',
|
||||
]
|
||||
|
||||
autodoc_member_order = 'bysource'
|
||||
|
Reference in New Issue
Block a user