1
0
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:
6543
2023-12-26 19:49:12 +01:00
committed by GitHub
parent f01ac3f0a3
commit fdab526f3f
82 changed files with 8878 additions and 3 deletions

View File

@@ -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',