mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
Expand bullets "[+]" show up on locals instance, but they do not show up online on readthedocs. The expand icon is valuable to indicate that each section has more content. The problem is readthedocs appends code to conf.py that overrides the html_theme_options prior to a build. This commit prevents this from happening so that collapse_navigation remains set to False. In response to merged PR 7326.
9.8 KiB
9.8 KiB