Skip to content

docs: publish gpu-capture + cosim-perf-report (were orphaned)#188

Merged
robtaylor merged 1 commit into
mainfrom
docs/publish-orphaned-pages
Jul 9, 2026
Merged

docs: publish gpu-capture + cosim-perf-report (were orphaned)#188
robtaylor merged 1 commit into
mainfrom
docs/publish-orphaned-pages

Conversation

@robtaylor

Copy link
Copy Markdown
Contributor

docs/gpu-capture.md (#174) and docs/cosim-perf-report.md (#175) were added as files but never registered in SUMMARY.md, so mdBook never rendered them — gpu-eda.github.io/Jacquard/gpu-capture.html currently 404s.

The CHANGELOG references both, so the version-pinned release-note links from #187 (ci/versioned-docs) would point at 404s. This registers both pages (under the tracing/observability group) so they render and the links resolve.

Why the doc-link checker missed it: it validates links within the rendered book against SUMMARY.md; nothing inside the book linked to these pages (they're referenced only from code comments + CHANGELOG), so an orphaned-but-on-disk page slipped through. Verified locally: mdbook build now emits cosim-perf-report.html + gpu-capture.html, and neither page has outbound .md links.

Should land before cutting the next RC, so its notes' …/<tag>/gpu-capture.html links work.

`docs/gpu-capture.md` (#174) and `docs/cosim-perf-report.md` (#175) were
added as files but never registered in SUMMARY.md, so mdBook never
rendered them — `gpu-eda.github.io/Jacquard/gpu-capture.html` 404s. The
CHANGELOG references them, so the new version-pinned release-note links
(ci/versioned-docs) would point at 404s. Register both pages under the
tracing/observability group so they render and the links resolve.

Surfaced by the versioned-docs link check; the mdBook doc-link checker
missed it because nothing *inside* the book linked to these pages.

Co-developed-by: Claude Code v2.1.201 (claude-opus-4-8)
@robtaylor robtaylor merged commit cb34582 into main Jul 9, 2026
25 checks passed
@robtaylor robtaylor deleted the docs/publish-orphaned-pages branch July 9, 2026 21:53
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