Resolve merge conflicts

This commit is contained in:
Griatch 2020-06-13 10:45:46 +02:00
commit ce18d714de
3 changed files with 12 additions and 8 deletions

View file

@ -143,8 +143,7 @@ smv_tag_whitelist = r"^$"
# which branches to include in multi-version docs
# - master, develop and vX.X branches
smv_branch_whitelist = r"^master$|^develop$|^v[0-9\.]+?$"
# smv_branch_whitelist = r"^static-file-docs$|^static-file-dev$"
smv_outputdir_format = "versions" + sep + "{config.release}"
smv_outputdir_format = "{config.release}"
# recommonmark