aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorNadir Chowdhury <[email protected]>2020-08-29 04:13:20 +0100
committerRapptz <[email protected]>2020-12-18 21:18:56 -0500
commita04a410c8ac9f5f9ec31aee91e841c8bafbdec1d (patch)
treeb0b19fc2e77db4e47565c97df38792e5b98978a4 /docs/conf.py
parentFix methods from superclass showing under "Attributes" table (diff)
downloaddiscord.py-a04a410c8ac9f5f9ec31aee91e841c8bafbdec1d.tar.xz
discord.py-a04a410c8ac9f5f9ec31aee91e841c8bafbdec1d.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.