Skip to content

fix(docs): add summarizing storage page to the Swift sidebar - #646

Merged
cornelcroi merged 1 commit into
mainfrom
fix/645-docs-sidebar-summarizing
Jul 29, 2026
Merged

fix(docs): add summarizing storage page to the Swift sidebar#646
cornelcroi merged 1 commit into
mainfrom
fix/645-docs-sidebar-summarizing

Conversation

@cornelcroi

Copy link
Copy Markdown
Collaborator

Issue Link

Closes #645

Summary

Every docs deploy on main has failed since ~July 14 with Caught error rendering /swift/storage/built-in/summarizing. The page was added without a sidebar entry, and the starlight-sidebar-topics middleware throws for pages not attached to any topic. The live site is two weeks stale as a result — including all the MCP docs from #632#634.

Changes

  • One line in docs/astro.config.mjs: Summarizing entry next to its storage siblings in the Swift topic.

Verification

Full astro build run locally: 111 pages, completes cleanly (was failing on this exact page before the change).

Checklist

  • Issue linked
  • Verified locally

Code written by Claude (Fable 5), architected and approved by @cornelcroi.

The page shipped ~July 14 without a sidebar entry; the
starlight-sidebar-topics middleware throws for any page not attached to
a topic, which has failed every docs deploy since — the live site is
two weeks stale. Verified locally: full astro build now completes (111
pages).

Closes #645

Code written by Claude (Fable 5), architected and approved by @cornelcroi.
@cornelcroi
cornelcroi merged commit 31eccfe into main Jul 29, 2026
2 checks passed
@cornelcroi
cornelcroi deleted the fix/645-docs-sidebar-summarizing branch July 29, 2026 13:18
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.

[Docs] Site deploy broken since ~July 14: summarizing storage page missing from Swift sidebar

1 participant