You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-11-23 21:44:44 +02:00
Branchout docs for v2.1 (#3005)
This commit is contained in:
@@ -226,7 +226,7 @@ const config: Config = {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
editUrl: 'https://github.com/woodpecker-ci/woodpecker/edit/main/docs/',
|
||||
includeCurrentVersion: true,
|
||||
lastVersion: '2.0',
|
||||
lastVersion: '2.1',
|
||||
versions: {
|
||||
current: {
|
||||
label: 'Next',
|
||||
@@ -235,6 +235,10 @@ const config: Config = {
|
||||
'2.0': {
|
||||
label: '2.0.x',
|
||||
},
|
||||
'2.0': {
|
||||
label: '2.0.x',
|
||||
banner: 'unmaintained',
|
||||
},
|
||||
'1.0': {
|
||||
label: '1.0.x',
|
||||
banner: 'unmaintained',
|
||||
|
||||
Reference in New Issue
Block a user