ktx/docs/content/docs/guides/meta.json
Luca Martial 399bad0e0b feat(docs): collapse sidebar sections by default
Activates fumadocs' built-in collapse on every section. Only the
section containing the current page expands; others stay collapsed
until the user clicks them. Foundation for the typographic sidebar
pass in the next commit.
2026-05-11 00:23:18 -07:00

5 lines
118 B
JSON

{
"title": "Guides",
"defaultOpen": false,
"pages": ["building-context", "writing-context", "serving-agents"]
}