Merge pull request #19307 from antobinary/docs-for-30
docs: add building of 3.0 docs
This commit is contained in:
commit
4356d1b9eb
@ -13,6 +13,7 @@ TAGS=(
|
||||
BRANCHES=(
|
||||
v2.6.x-release
|
||||
v2.7.x-release
|
||||
v3.0.x-release
|
||||
)
|
||||
REMOTE="origin"
|
||||
|
||||
|
@ -47,6 +47,9 @@ const config = {
|
||||
'2.7': {
|
||||
banner: 'none'
|
||||
},
|
||||
'3.0': {
|
||||
banner: 'none'
|
||||
}
|
||||
}
|
||||
},
|
||||
theme: {
|
||||
|
Loading…
Reference in New Issue
Block a user