From 53f24e10a0b1b09240d8d758af0e8a93f842eebb Mon Sep 17 00:00:00 2001 From: Codex Date: Thu, 27 Aug 2026 09:01:41 +0000 Subject: [PATCH 1/2] docs: hide Agentic Platform subtree Agentic Platform child pages remained visible to generated discovery indexes because only the section root disabled sitemap output. Cascade the sitemap setting and reveal hidden descendants only within the active sidebar branch. --- content/manuals/agentic-platform/_index.md | 2 + layouts/_partials/sidebar/sections.html | 77 ++++++++++++---------- 2 files changed, 46 insertions(+), 33 deletions(-) diff --git a/content/manuals/agentic-platform/_index.md b/content/manuals/agentic-platform/_index.md index 0fe0dd55c83..179c8e790c7 100644 --- a/content/manuals/agentic-platform/_index.md +++ b/content/manuals/agentic-platform/_index.md @@ -4,6 +4,8 @@ description: Run agents and tools in isolated, hosted sandboxes with Docker Agen keywords: docker agentic platform, agents, sandboxes, mcp, secrets, network policies weight: 5 sitemap: false +cascade: + sitemap: false params: sidebar: group: AI and agents diff --git a/layouts/_partials/sidebar/sections.html b/layouts/_partials/sidebar/sections.html index dbda020525b..ab1650ff1a8 100644 --- a/layouts/_partials/sidebar/sections.html +++ b/layouts/_partials/sidebar/sections.html @@ -8,33 +8,35 @@ */ -}} -