mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Flatten genindex to not group names.
Also better width in the tables.
This commit is contained in:
@ -31,6 +31,7 @@ sys.path.append(os.path.abspath('extensions'))
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = [
|
||||
'builder',
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinx.ext.extlinks',
|
||||
'sphinx.ext.intersphinx',
|
||||
|
Reference in New Issue
Block a user