aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorNadir Chowdhury <[email protected]>2020-08-29 04:13:20 +0100
committerGitHub <[email protected]>2020-08-28 23:13:20 -0400
commita9d6d90a8fb37939a47afc7a1502e6acbac1ec9d (patch)
tree9c40cae10aa348ebf1238cf6fbf0009aaf5372e3 /docs/conf.py
parentFix methods from superclass showing under "Attributes" table (diff)
downloaddiscord.py-a9d6d90a8fb37939a47afc7a1502e6acbac1ec9d.tar.xz
discord.py-a9d6d90a8fb37939a47afc7a1502e6acbac1ec9d.zip
[matrix] collapsible sidebar headings
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 6488f2d2..8d624c16 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -245,6 +245,7 @@ html_search_scorer = '_static/scorer.js'
html_js_files = [
'custom.js',
'copy.js',
+ 'sidebar.js'
]
# Output file base name for HTML help builder.