Skip to content

Make Workbench explanation page the sidebar category landing - #37

Merged
wardbryan3 merged 1 commit into
mainfrom
docs/workbench-sidebar-fix
Jul 1, 2026
Merged

Make Workbench explanation page the sidebar category landing#37
wardbryan3 merged 1 commit into
mainfrom
docs/workbench-sidebar-fix

Conversation

@wardbryan3

Copy link
Copy Markdown
Collaborator

Summary

Fixes a sidebar duplication issue with the Workbench explanation category.

Problem

After PR #36 promoted explanation/workbench/overview.mdx to explanation/workbench.mdx, the sidebar category used null as its link, causing "Workbench" to appear as both the collapsible category label and a child doc entry below it.

Fix

  • Set the Workbench explanation category's link to explanation/workbench so clicking "Workbench" opens the page directly.
  • Removed the redundant child doc('explanation/workbench', 'Workbench') entry; the three deep-dives (Pipeline anatomy, Sweep algorithms, Predictive vs. LLM endpoints) remain nested.
  • Updated the page's frontmatter title and H1 from "Concepts" to "Workbench" to match the sidebar label.

@wardbryan3
wardbryan3 merged commit 7b00be4 into main Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant