mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 12:37:16 +02:00
Test versioning with a demo branch
This commit is contained in:
parent
2714f220f9
commit
52d1cc4554
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ html_theme = 'alabaster'
|
|||
# sphinx-multiversion config
|
||||
|
||||
smv_tag_whitelist = r"^$"
|
||||
smv_branch_whitelist = r"^static-file-docs$"
|
||||
smv_branch_whitelist = r"^static-file-docs$|^static-file-dev$"
|
||||
smv_outputdir_format = "versions" + sep + "{config.release}"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue