summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah BrĂ¼chert <jbb@kaidan.im>2024-02-13 01:27:36 +0100
committerJonah BrĂ¼chert <jbb@kaidan.im>2024-02-13 01:27:36 +0100
commit20f29bbc3eebcca8b3dd1c6c1dba2867e9af01de (patch)
treef6d461857cbd8800400cf73ae598d3fd8f054c4e
parent698ec19798d508d32a5f55919ebecda2c50e7866 (diff)
downloadbcfg2-20f29bbc3eebcca8b3dd1c6c1dba2867e9af01de.tar.gz
bcfg2-20f29bbc3eebcca8b3dd1c6c1dba2867e9af01de.tar.bz2
bcfg2-20f29bbc3eebcca8b3dd1c6c1dba2867e9af01de.zip
sphinx: Fix sidebar templates
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 5a558f341..b05456fb5 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -150,7 +150,7 @@ html_last_updated_fmt = '%b %d, %Y'
# Custom sidebar templates, maps document names to template names.
html_sidebars = {
- 'index': 'indexsidebar.html'
+ 'index': ['indexsidebar.html']
}
# Additional templates that should be rendered to pages, maps page names to