Skip to content

Commit 5e677f7

Browse files
authored
Merge pull request #4942 from tonhuisman/bugfix/Sphinx-upgrade-bootstrap
[Bugfix] Update bootstrap version for Sphinx to fix documentation menus
2 parents 2811f40 + 8841e2d commit 5e677f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179

180180
# Choose Bootstrap version.
181181
# Values: "3" (default) or "2" (in quotes)
182-
'bootstrap_version': "3",
182+
'bootstrap_version': "5",
183183
}
184184

185185
# Add any paths that contain custom static files (such as style sheets) here,

0 commit comments

Comments
 (0)