Add Changelog category

Signed-off-by: Olivier Vernin <olivier.vernin@suse.com>
This commit is contained in:
Olivier Vernin 2024-05-13 19:30:49 +02:00
parent ae0d0cf71a
commit acd00c1111
7 changed files with 74 additions and 4 deletions

View File

@ -80,5 +80,15 @@ module.exports = {
],
},
'troubleshooting',
{
"type": "category",
"label": "Changelog",
"items": [
{
"type": "autogenerated",
"dirName": "changelogs/changelogs"
}
]
}
],
};

View File

@ -97,6 +97,16 @@
]
}
]
},
{
"type": "category",
"label": "Changelog",
"items": [
{
"type": "autogenerated",
"dirName": "changelogs/changelogs"
}
]
}
]
}

View File

@ -97,6 +97,16 @@
]
}
]
},
{
"type": "category",
"label": "Changelog",
"items": [
{
"type": "autogenerated",
"dirName": "changelogs/changelogs"
}
]
}
]
}

View File

@ -118,6 +118,16 @@
"ref-gitrepo"
]
},
"troubleshooting"
"troubleshooting",
{
"type": "category",
"label": "Changelog",
"items": [
{
"type": "autogenerated",
"dirName": "changelogs/changelogs"
}
]
}
]
}

View File

@ -123,6 +123,16 @@
"ref-bundle"
]
},
"troubleshooting"
"troubleshooting",
{
"type": "category",
"label": "Changelog",
"items": [
{
"type": "autogenerated",
"dirName": "changelogs/changelogs"
}
]
}
]
}

View File

@ -124,6 +124,16 @@
"ref-bundle"
]
},
"troubleshooting"
"troubleshooting",
{
"type": "category",
"label": "Changelog",
"items": [
{
"type": "autogenerated",
"dirName": "changelogs/changelogs"
}
]
}
]
}

View File

@ -124,6 +124,16 @@
"ref-bundle"
]
},
"troubleshooting"
"troubleshooting",
{
"type": "category",
"label": "Changelog",
"items": [
{
"type": "autogenerated",
"dirName": "changelogs/changelogs"
}
]
}
]
}