[matrix] collapsible sidebar headings

This commit is contained in:
Nadir Chowdhury
2020-08-29 04:13:20 +01:00
committed by GitHub
parent d9a2c0c65d
commit a9d6d90a8f
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.