[matrix] collapsible sidebar headings

This commit is contained in:
Nadir Chowdhury
2020-08-29 04:13:20 +01:00
committed by Rapptz
parent ad515f7a4d
commit a04a410c8a
4 changed files with 84 additions and 6 deletions

View File

@ -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.