From 5ead214c37587038a574fdf0584ba4c7ea855452 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 20 Aug 2024 12:09:52 +0200 Subject: [PATCH] Update sidebars.js --- documentation/sidebars.js | 74 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) diff --git a/documentation/sidebars.js b/documentation/sidebars.js index cf81f685..d8d89689 100644 --- a/documentation/sidebars.js +++ b/documentation/sidebars.js @@ -225,7 +225,79 @@ const mainSidebar = { changelog: [ - { type: 'autogenerated', dirName: 'changelog' }, + /////{ type: 'autogenerated', dirName: 'changelog' }, + { + type: 'doc', + id: '/docs/changelog/intro', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.6', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.5', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.4', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.3', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.2', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.1', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.0', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.9', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.8', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.7', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.6', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.5', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.4', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.3', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.2', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.1', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.0', + }, // Promo { type: 'link',