Skip to content

feat: hidden subtrees should still render its local sidenav - #25945

Merged
dvdksn merged 2 commits into
docker:mainfrom
dvdksn:fix/hide-agentic-platform
Aug 27, 2026
Merged

feat: hidden subtrees should still render its local sidenav#25945
dvdksn merged 2 commits into
docker:mainfrom
dvdksn:fix/hide-agentic-platform

Conversation

@dvdksn

@dvdksn dvdksn commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Cascaded sitemap: false through a subtree means pages stay out of generated discovery indexes, but the complete section navigation while viewing hidden pages is preserved. Also added docs for the sidebar and hidden-page behavior in AGENTS.md.

Generated by Codex

codex added 2 commits August 27, 2026 09:01
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.
The agent guide did not explain how sidebar recursion and sitemap filtering interact for hidden pages and sections.

Document tree construction, discovery exclusions, subtree cascading, and branch-scoped hidden navigation.
@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 6dd0431
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a9001cb0023ff0008ce14a0
😎 Deploy Preview https://deploy-preview-25945--docsdocker.netlify.app/agentic-platform/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the hugo Updates related to hugo label Aug 27, 2026
@dvdksn dvdksn added the status/review Pull requests that are ready for review label Aug 27, 2026
@dvdksn
dvdksn requested a review from a team August 27, 2026 09:22
@dvdksn dvdksn changed the title docs: hide Agentic Platform from discovery feat: hidden subtrees should still render its local sidenav Aug 27, 2026
@dvdksn
dvdksn merged commit e400ca0 into docker:main Aug 27, 2026
16 checks passed
@dvdksn
dvdksn deleted the fix/hide-agentic-platform branch August 27, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hugo Updates related to hugo status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants