diff --git a/docs/source/conf.py b/docs/source/conf.py index 3ec829d0d4..e0a01116e1 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -90,7 +90,7 @@ html_sidebars = {'**': # sphinx-multiversion config -smv_branch_whitelist = r"^master$" +smv_branch_whitelist = r"^static-file-docs$" smv_outputdir_format = "versions" + sep + "{config.release}" # dynamic setup