diff --git a/documentation/sidebars.js b/documentation/sidebars.js index d766c419..692a7b49 100644 --- a/documentation/sidebars.js +++ b/documentation/sidebars.js @@ -223,87 +223,17 @@ const mainSidebar = { }, ], - + + changelog: [ /////{ type: 'autogenerated', dirName: 'changelog' }, - { - type: 'category', - label: '0.X.X', - items: [ - { - 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', - } - ] - }, + + 'changelog/intro', + 'changelog/0.2.6', + 'changelog/0.2.5', + 'changelog/0.2.4', + 'changelog/0.2.3', + 'changelog/0.2.2', // Promo { type: 'link',