mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-03 08:50:13 +02:00
add roadmap with release notes to first level.
This commit is contained in:
parent
a09f9f2d73
commit
28f44ba212
5 changed files with 66 additions and 23 deletions
|
@ -54,11 +54,8 @@ const sidebars: SidebarsConfig = {
|
|||
label: 'Integration & Extensibility',
|
||||
items: [{ type: "autogenerated", dirName: "integration-and-extensibility" }]
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Changelog & Releases',
|
||||
items: [{ type: "autogenerated", dirName: "changelog-and-releases" }]
|
||||
},
|
||||
'release-notes',
|
||||
'roadmap',
|
||||
],
|
||||
apiSidebar: require("./docs/api/sidebar.js"),
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue