From 46e949ad40b77a84e50b06e111fbd362ca323f7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olender?= <92638966+TC-MO@users.noreply.github.com> Date: Wed, 15 Apr 2026 23:37:51 +0200 Subject: [PATCH 1/2] docs: remove sidebar changelog --- website/sidebars.js | 4 ---- website/versioned_sidebars/version-2-sidebars.json | 4 ---- 2 files changed, 8 deletions(-) diff --git a/website/sidebars.js b/website/sidebars.js index 89f7784e..9f2986dc 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -30,9 +30,5 @@ module.exports = { }, ], }, - { - type: 'doc', - id: 'changelog', - }, ], }; diff --git a/website/versioned_sidebars/version-2-sidebars.json b/website/versioned_sidebars/version-2-sidebars.json index 83d1931c..e7a1e258 100644 --- a/website/versioned_sidebars/version-2-sidebars.json +++ b/website/versioned_sidebars/version-2-sidebars.json @@ -29,10 +29,6 @@ "dirName": "03_guides" } ] - }, - { - "type": "doc", - "id": "changelog" } ] } From eedd1f0766127c5721da59276853c3860898a961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olender?= <92638966+TC-MO@users.noreply.github.com> Date: Wed, 22 Apr 2026 16:48:56 +0200 Subject: [PATCH 2/2] docs: set changelogDisplayedSidebar for changelog page sidebar --- website/docusaurus.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 414ae7fc..d2cf59b2 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -40,6 +40,7 @@ module.exports = { '@apify/docs-theme', /** @type { import('@apify/docs-theme/types').ThemeOptions } */ { + changelogDisplayedSidebar: 'sidebar', subNavbar: { title: 'API client for JavaScript', items: [