Skip to content

docs(deploy): nest Deployment Architecture under Deployment Overview - #89

Merged
szbr00 merged 1 commit into
mainfrom
docs/move-deployment-architecture-under-overview
Aug 14, 2026
Merged

docs(deploy): nest Deployment Architecture under Deployment Overview#89
szbr00 merged 1 commit into
mainfrom
docs/move-deployment-architecture-under-overview

Conversation

@szbr00

@szbr00 szbr00 commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move the Deployment Architecture page from Deploy Curvine Cluster into a new Deployment Overview directory so it renders as a child of the Deployment Overview page in the sidebar.
  • Convert the 0-Deployment-Overview.md page into a directory with index.md to preserve its URL (/docs/Deploy/Deployment-Overview) while allowing nested children.
  • Update relative links in the overview page and all cross-references to the architecture page (EN + zh-cn).

Page content is unchanged; only the directory relationship and the resulting relative-link paths were adjusted. The architecture page's depth under docs/ is unchanged, so its own ../../3-User-Manuals/... links still resolve.

Test plan

  • npx docusaurus build succeeds with no broken links (only a pre-existing unrelated broken-anchor warning in spdk-architecture.md).
  • Verify sidebar shows Deployment Architecture nested under Deployment Overview (EN + zh-cn).
  • Verify the Deployment Overview page URL is unchanged.
  • Verify the Deployment Architecture page renders at /docs/Deploy/Deployment-Overview/Deployment-Architecture.

Move the Deployment Architecture page from Deploy Curvine Cluster into a new
Deployment Overview directory so it renders as a child of the Deployment
Overview page. Convert the overview page into a directory with index.md to
preserve its URL while allowing nested children. Update relative links in the
overview and all cross-references to the architecture page (EN + zh-cn).

Co-authored-by: Cursor <cursoragent@cursor.com>
@szbr00
szbr00 merged commit 4f19750 into main Aug 14, 2026
2 checks passed
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