Add Changelog category
Signed-off-by: Olivier Vernin <olivier.vernin@suse.com>
This commit is contained in:
parent
ae0d0cf71a
commit
acd00c1111
10
sidebars.js
10
sidebars.js
|
|
@ -80,5 +80,15 @@ module.exports = {
|
|||
],
|
||||
},
|
||||
'troubleshooting',
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Changelog",
|
||||
"items": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "changelogs/changelogs"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
};
|
||||
|
|
|
|||
|
|
@ -97,6 +97,16 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Changelog",
|
||||
"items": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "changelogs/changelogs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -97,6 +97,16 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Changelog",
|
||||
"items": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "changelogs/changelogs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -118,6 +118,16 @@
|
|||
"ref-gitrepo"
|
||||
]
|
||||
},
|
||||
"troubleshooting"
|
||||
"troubleshooting",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Changelog",
|
||||
"items": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "changelogs/changelogs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -123,6 +123,16 @@
|
|||
"ref-bundle"
|
||||
]
|
||||
},
|
||||
"troubleshooting"
|
||||
"troubleshooting",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Changelog",
|
||||
"items": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "changelogs/changelogs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -124,6 +124,16 @@
|
|||
"ref-bundle"
|
||||
]
|
||||
},
|
||||
"troubleshooting"
|
||||
"troubleshooting",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Changelog",
|
||||
"items": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "changelogs/changelogs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -124,6 +124,16 @@
|
|||
"ref-bundle"
|
||||
]
|
||||
},
|
||||
"troubleshooting"
|
||||
"troubleshooting",
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Changelog",
|
||||
"items": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "changelogs/changelogs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue