docs: drop versions from non-default branch
This commit is contained in:
parent
4807d9f019
commit
2c0cdf1d22
@ -35,22 +35,6 @@ const config = {
|
||||
docs: {
|
||||
routeBasePath: "/",
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
lastVersion: '2.7',
|
||||
includeCurrentVersion: false,
|
||||
versions: {
|
||||
'2.5-legacy': {
|
||||
banner: 'none'
|
||||
},
|
||||
'2.6': {
|
||||
banner: 'none'
|
||||
},
|
||||
'2.7': {
|
||||
banner: 'none'
|
||||
},
|
||||
'3.0': {
|
||||
banner: 'none'
|
||||
},
|
||||
}
|
||||
},
|
||||
theme: {
|
||||
customCss: require.resolve('./src/css/custom.css'),
|
||||
|
Loading…
Reference in New Issue
Block a user