Don't include tags for multiversion docs

This commit is contained in:
Griatch 2020-04-05 11:43:25 +02:00
parent 1132f884d9
commit 8807fccc4d

View file

@ -88,6 +88,7 @@ html_sidebars = {
# sphinx-multiversion config
smv_tag_whitelist = None
smv_branch_whitelist = r"^static-file-docs$"
smv_outputdir_format = "versions" + sep + "{config.release}"