docs: add building of 3.0 docs
This commit is contained in:
parent
9cb32aae46
commit
36f2bec0ea
@ -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