diff --git a/docs/.vuepress/navbar-menus/previous-versions.js b/docs/.vuepress/navbar-menus/previous-versions.js deleted file mode 100644 index 20e382346..000000000 --- a/docs/.vuepress/navbar-menus/previous-versions.js +++ /dev/null @@ -1,281 +0,0 @@ -export default [ - { - text: 'Version 5.x', - children: [ - { - text: "5.13.0", - link: "https://docs.rundeck.com/5.13.0/" - }, { - text: "5.12.0", - link: "https://docs.rundeck.com/5.12.0/" - }, - { - text: "5.11.1", - link: "https://docs.rundeck.com/5.11.1/" - }, - { - text: "5.10.1", - link: "https://docs.rundeck.com/5.10.1/" - }, - { - text: "5.9.0", - link: "https://docs.rundeck.com/5.9.0/" - }, - { - text: "5.8.0", - link: "https://docs.rundeck.com/5.8.0/" - }, - { - text: "5.7.0", - link: "https://docs.rundeck.com/5.7.0/" - }, - { - text: "5.6.1", - link: "https://docs.rundeck.com/5.6.1/" - }, - { - text: "5.6.0", - link: "https://docs.rundeck.com/5.6.0/" - }, - { - text: "5.5.0", - link: "https://docs.rundeck.com/5.5.0/" - }, - { - text: "5.4.0", - link: "https://docs.rundeck.com/5.4.0/" - }, - { - text: "5.3.0", - link: "https://docs.rundeck.com/5.3.0/" - }, - { - text: "5.2.0", - link: "https://docs.rundeck.com/5.2.0/" - }, - { - text: "5.1.2", - link: "https://docs.rundeck.com/5.1.2/" - }, - { - text: "5.1.1", - link: "https://docs.rundeck.com/5.1.1/" - }, - { - text: "5.1.0", - link: "https://docs.rundeck.com/5.1.0/" - }, - { - text: "5.0.2", - link: "https://docs.rundeck.com/5.0.2/" - }, - { - text: "5.0.1", - link: "https://docs.rundeck.com/5.0.1/" - }, - { - text: "5.0.0", - link: "https://docs.rundeck.com/5.0.0/" - } - ] - }, - { - text: 'Version 4.x', - children: [ - { - text: "4.17.6", - link: "https://docs.rundeck.com/4.17.6/" - }, - { - text: "4.17.5", - link: "https://docs.rundeck.com/4.17.5/" - }, - { - text: "4.17.4", - link: "https://docs.rundeck.com/4.17.4/" - }, - { - text: "4.17.3", - link: "https://docs.rundeck.com/4.17.3/" - }, - { - text: "4.17.2", - link: "https://docs.rundeck.com/4.17.2/" - }, - { - text: "4.17.1", - link: "https://docs.rundeck.com/4.17.1/" - }, - { - text: "4.17.0", - link: "https://docs.rundeck.com/4.17.0/" - }, - { - text: "4.16.0", - link: "https://docs.rundeck.com/4.16.0/" - }, - { - text: "4.15.0", - link: "https://docs.rundeck.com/4.15.0/" - }, - { - text: "4.14.2", - link: "https://docs.rundeck.com/4.14.2/" - }, - { - text: "4.14.1", - link: "https://docs.rundeck.com/4.14.1/" - }, - { - text: "4.14.0", - link: "https://docs.rundeck.com/4.14.0/" - }, - { - text: "4.13.0", - link: "https://docs.rundeck.com/4.13.0/" - }, - { - text: "4.12.1", - link: "https://docs.rundeck.com/4.12.1/" - }, - { - text: "4.12.0", - link: "https://docs.rundeck.com/4.12.0/" - }, - { - text: "4.11.0", - link: "https://docs.rundeck.com/4.11.0/" - }, - { - text: "4.10.2", - link: "https://docs.rundeck.com/4.10.2/" - }, - { - text: "4.10.1", - link: "https://docs.rundeck.com/4.10.1/" - }, - { - text: "4.10.0", - link: "https://docs.rundeck.com/4.10.0/" - }, - { - text: "4.9.0", - link: "https://docs.rundeck.com/4.9.0/" - }, - { - text: "4.8.0", - link: "https://docs.rundeck.com/4.8.0/" - }, - { - text: "4.7.0", - link: "https://docs.rundeck.com/4.7.0/" - }, - { - text: "4.6.1", - link: "https://docs.rundeck.com/4.6.1/" - }, - { - text: "4.5.0", - link: "https://docs.rundeck.com/4.5.0/" - }, - { - text: "4.4.0", - link: "https://docs.rundeck.com/4.4.0/" - }, - { - text: "4.3.0", - link: "https://docs.rundeck.com/4.3.0/" - }, - { - text: "4.2.0", - link: "https://docs.rundeck.com/4.2.0/" - }, - { - text: "4.1.0", - link: "https://docs.rundeck.com/4.1.0/" - }, - { - text: "4.0.0", - link: "https://docs.rundeck.com/4.0.0/" - } - ] - }, - { - text: 'Version 3.x', - children: [ - { - text: "3.4.10", - link: "https://docs.rundeck.com/3.4.10/" - }, - { - text: "3.3.9", - link: "https://docs.rundeck.com/3.3.9/" - }, - { - text: "3.2.9", - link: "https://docs.rundeck.com/3.2.9/" - }, - { - text: "3.1.3", - link: "https://docs.rundeck.com/3.1.3/" - }, - { - text: "3.0.27", - link: "https://docs.rundeck.com/3.0.27/" - } - ] - }, - { - text: 'Version 2.x', - children: [ - { - text: "2.11.14", - link: "https://docs.rundeck.com/2.11.14/" - }, - { - text: "2.10.8", - link: "https://docs.rundeck.com/2.10.8/" - }, - { - text: "2.9.2", - link: "https://docs.rundeck.com/2.9.2/" - }, - { - text: "2.8.4", - link: "https://docs.rundeck.com/2.8.4/" - }, - { - text: "2.7.3", - link: "https://docs.rundeck.com/2.7.3/" - }, - { - text: "2.6.11", - link: "https://docs.rundeck.com/2.6.11/" - }, - { - text: "2.5.3", - link: "https://docs.rundeck.com/2.5.3/" - }, - { - text: "2.4.2", - link: "https://docs.rundeck.com/2.4.2/" - }, - { - text: "2.3.2", - link: "https://docs.rundeck.com/2.3.2/" - }, - { - text: "2.2.3", - link: "https://docs.rundeck.com/2.2.3/" - }, - { - text: "2.1.3", - link: "https://docs.rundeck.com/2.1.3/" - }, - { - text: "2.0.4", - link: "https://docs.rundeck.com/2.0.4/" - } - ] - } -] \ No newline at end of file diff --git a/docs/.vuepress/sidebar-menus/history.ts b/docs/.vuepress/sidebar-menus/history.ts index b798ccb99..163c9db34 100644 --- a/docs/.vuepress/sidebar-menus/history.ts +++ b/docs/.vuepress/sidebar-menus/history.ts @@ -61,6 +61,296 @@ export default [ collapsible: true, link: '/history/cves/', children: getChildren('docs/history/', 'cves'), + }, + { + text: "Previous Version Docs", + collapsible: true, + children: [ + { + text: 'Version 5.x', + collapsible: true, + children: [ + { + text: "5.13.0", + link: "https://docs.rundeck.com/5.13.0/" + }, + { + text: "5.12.0", + link: "https://docs.rundeck.com/5.12.0/" + }, + { + text: "5.11.1", + link: "https://docs.rundeck.com/5.11.1/" + }, + { + text: "5.10.1", + link: "https://docs.rundeck.com/5.10.1/" + }, + { + text: "5.9.0", + link: "https://docs.rundeck.com/5.9.0/" + }, + { + text: "5.8.0", + link: "https://docs.rundeck.com/5.8.0/" + }, + { + text: "5.7.0", + link: "https://docs.rundeck.com/5.7.0/" + }, + { + text: "5.6.1", + link: "https://docs.rundeck.com/5.6.1/" + }, + { + text: "5.6.0", + link: "https://docs.rundeck.com/5.6.0/" + }, + { + text: "5.5.0", + link: "https://docs.rundeck.com/5.5.0/" + }, + { + text: "5.4.0", + link: "https://docs.rundeck.com/5.4.0/" + }, + { + text: "5.3.0", + link: "https://docs.rundeck.com/5.3.0/" + }, + { + text: "5.2.0", + link: "https://docs.rundeck.com/5.2.0/" + }, + { + text: "5.1.2", + link: "https://docs.rundeck.com/5.1.2/" + }, + { + text: "5.1.1", + link: "https://docs.rundeck.com/5.1.1/" + }, + { + text: "5.1.0", + link: "https://docs.rundeck.com/5.1.0/" + }, + { + text: "5.0.2", + link: "https://docs.rundeck.com/5.0.2/" + }, + { + text: "5.0.1", + link: "https://docs.rundeck.com/5.0.1/" + }, + { + text: "5.0.0", + link: "https://docs.rundeck.com/5.0.0/" + } + ] + }, + { + text: 'Version 4.x', + collapsible: true, + children: [ + { + text: "4.17.6", + link: "https://docs.rundeck.com/4.17.6/" + }, + { + text: "4.17.5", + link: "https://docs.rundeck.com/4.17.5/" + }, + { + text: "4.17.4", + link: "https://docs.rundeck.com/4.17.4/" + }, + { + text: "4.17.3", + link: "https://docs.rundeck.com/4.17.3/" + }, + { + text: "4.17.2", + link: "https://docs.rundeck.com/4.17.2/" + }, + { + text: "4.17.1", + link: "https://docs.rundeck.com/4.17.1/" + }, + { + text: "4.17.0", + link: "https://docs.rundeck.com/4.17.0/" + }, + { + text: "4.16.0", + link: "https://docs.rundeck.com/4.16.0/" + }, + { + text: "4.15.0", + link: "https://docs.rundeck.com/4.15.0/" + }, + { + text: "4.14.2", + link: "https://docs.rundeck.com/4.14.2/" + }, + { + text: "4.14.1", + link: "https://docs.rundeck.com/4.14.1/" + }, + { + text: "4.14.0", + link: "https://docs.rundeck.com/4.14.0/" + }, + { + text: "4.13.0", + link: "https://docs.rundeck.com/4.13.0/" + }, + { + text: "4.12.1", + link: "https://docs.rundeck.com/4.12.1/" + }, + { + text: "4.12.0", + link: "https://docs.rundeck.com/4.12.0/" + }, + { + text: "4.11.0", + link: "https://docs.rundeck.com/4.11.0/" + }, + { + text: "4.10.2", + link: "https://docs.rundeck.com/4.10.2/" + }, + { + text: "4.10.1", + link: "https://docs.rundeck.com/4.10.1/" + }, + { + text: "4.10.0", + link: "https://docs.rundeck.com/4.10.0/" + }, + { + text: "4.9.0", + link: "https://docs.rundeck.com/4.9.0/" + }, + { + text: "4.8.0", + link: "https://docs.rundeck.com/4.8.0/" + }, + { + text: "4.7.0", + link: "https://docs.rundeck.com/4.7.0/" + }, + { + text: "4.6.1", + link: "https://docs.rundeck.com/4.6.1/" + }, + { + text: "4.5.0", + link: "https://docs.rundeck.com/4.5.0/" + }, + { + text: "4.4.0", + link: "https://docs.rundeck.com/4.4.0/" + }, + { + text: "4.3.0", + link: "https://docs.rundeck.com/4.3.0/" + }, + { + text: "4.2.0", + link: "https://docs.rundeck.com/4.2.0/" + }, + { + text: "4.1.0", + link: "https://docs.rundeck.com/4.1.0/" + }, + { + text: "4.0.0", + link: "https://docs.rundeck.com/4.0.0/" + } + ] + }, + { + text: 'Version 3.x', + collapsible: true, + children: [ + { + text: "3.4.10", + link: "https://docs.rundeck.com/3.4.10/" + }, + { + text: "3.3.9", + link: "https://docs.rundeck.com/3.3.9/" + }, + { + text: "3.2.9", + link: "https://docs.rundeck.com/3.2.9/" + }, + { + text: "3.1.3", + link: "https://docs.rundeck.com/3.1.3/" + }, + { + text: "3.0.27", + link: "https://docs.rundeck.com/3.0.27/" + } + ] + }, + { + text: 'Version 2.x', + collapsible: true, + children: [ + { + text: "2.11.14", + link: "https://docs.rundeck.com/2.11.14/" + }, + { + text: "2.10.8", + link: "https://docs.rundeck.com/2.10.8/" + }, + { + text: "2.9.2", + link: "https://docs.rundeck.com/2.9.2/" + }, + { + text: "2.8.4", + link: "https://docs.rundeck.com/2.8.4/" + }, + { + text: "2.7.3", + link: "https://docs.rundeck.com/2.7.3/" + }, + { + text: "2.6.11", + link: "https://docs.rundeck.com/2.6.11/" + }, + { + text: "2.5.3", + link: "https://docs.rundeck.com/2.5.3/" + }, + { + text: "2.4.2", + link: "https://docs.rundeck.com/2.4.2/" + }, + { + text: "2.3.2", + link: "https://docs.rundeck.com/2.3.2/" + }, + { + text: "2.2.3", + link: "https://docs.rundeck.com/2.2.3/" + }, + { + text: "2.1.3", + link: "https://docs.rundeck.com/2.1.3/" + }, + { + text: "2.0.4", + link: "https://docs.rundeck.com/2.0.4/" + } + ] + } + ] } ], },