diff --git a/conf.py b/conf.py index 49c7638da9d..8aac8f7a63c 100644 --- a/conf.py +++ b/conf.py @@ -25,6 +25,9 @@ # we can ignore this so we still can treat other warnings as errors. sphinx_tabs_nowarn = True +# Disable collapsing tabs for codeblocks. +sphinx_tabs_disable_tab_closing = True + # Custom 4O4 page HTML template. # https://github.com/readthedocs/sphinx-notfound-page notfound_context = {