Files
stack/docs/docs
kert bde9918bbb
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
ci/woodpecker/push/infra-ci Pipeline was successful
coverage 99% coverage
ci/woodpecker/push/ci Pipeline was successful
fix docs build: preserve api/index.md, revert onBrokenLinks to warn
The COPY --from=extract overwrites docs/api/ and loses index.md.
Added explicit COPY for index.md after the extract copy.

Reverted onBrokenLinks to "warn" — Docusaurus category page links
(/category/aco) aren't resolvable at link-check time with
routeBasePath="/". The links work at runtime but fail static analysis.

refs #65
2026-03-21 15:44:03 -04:00
..