Commit Graph

3 Commits

Author SHA1 Message Date
Max Isbey 8f308a431a Serve v2 docs at the site root, with permanent per-major paths
The combined GitHub Pages site now serves the current major (v2, from
main) at the root and mirrors the same build under /v2/, and builds the
v1 maintenance line (from v1.x) under /v1/. Per-major paths are meant to
be permanent: /v2/ stays a byte-identical copy of the root so existing
/v2/... links keep resolving after a future major takes the root, the
way /v1/... will for v1.

main becomes the sole deployer of the combined site: the deploy workflow
no longer triggers on v1.x pushes, and a v1.x docs change goes live on
the next main deploy or a manual workflow_dispatch. site_url and both
packages' Documentation URLs point at the root as the canonical
location.
2026-07-26 09:41:35 +00:00
Marcelo Trylesinski 4fc8882c02 docs: replace MkDocs with Zensical (#3073)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Max Isbey <224885523+maxisbey@users.noreply.github.com>
2026-07-10 12:48:46 +01:00
Max f4753440da ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (v1 at /, v2 at /v2/) (#2634) 2026-05-18 15:28:13 +01:00