From 0727016dfe7a4c4231b304b6849e76e0ff665148 Mon Sep 17 00:00:00 2001 From: Amedeo Palopoli Date: Mon, 3 Aug 2026 11:58:27 +0200 Subject: [PATCH] docs: remove changelog from the API sidebar Keep the changelog doc and footer link but remove it from the sidebar menu as it is only needed in the footer. Co-Authored-By: Claude Sonnet 4.6 --- sidebars.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sidebars.js b/sidebars.js index cea880b..1960f7a 100644 --- a/sidebars.js +++ b/sidebars.js @@ -223,11 +223,6 @@ const sidebars = { }, items: require("./docs/documents/baremetal/sidebar.ts"), }, - { - type: "doc", - id: "changelog", - label: "Changelog", - }, ],