mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Change build sourse for master
This commit is contained in:
parent
1ada2fe505
commit
8b8cac25c1
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ html_static_path = ["_static"]
|
|||
|
||||
# which branches to include in multi-versioned docs
|
||||
# - master, develop and vX.X branches
|
||||
smv_branch_whitelist = r"^master$|^develop$|^v[0-9\.]+?$"
|
||||
smv_branch_whitelist = r"^develop$|^v[0-9\.]+?$"
|
||||
smv_outputdir_format = "{config.release}"
|
||||
# don't make docs for tags
|
||||
smv_tag_whitelist = r"^$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue