docs(deploy): add System Requirements and Build Instructions pages - #88
Merged
Merged
Conversation
Add the System Requirements and Build Instructions sections from the repository README as two new sub-pages under the Deploy module, placed right after Quick Start. Includes zh-cn i18n translations and renumbers the existing Deploy Curvine Cluster / Transfer Service category positions so the new pages sit between Quick Start and Deploy Curvine Cluster in the sidebar. Cross-links point to the existing detailed preparation and compile pages to avoid content duplication. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add the System Requirements and Build Instructions sections from the repository README as two new sub-pages under the
Deploymodule, placed directly after Quick Start. Includes zh-cn i18n translations and renumbers the existingDeploy Curvine Cluster/Transfer Servicecategory positions so the new pages sit between Quick Start and Deploy Curvine Cluster in the sidebar.Issue Describe / Design
N/A — no tracking issue.
The goal is to surface the README's build/requirements overview inside the Deploy chapter of the docs site. Cross-links are added to the existing detailed preparation (
01-prerequisites.md) and compile (02-compile.md) pages so this PR acts as a quick overview rather than duplicating the in-depth guides.Changes
docs/2-Deploy/2-system-requirements.mddocs/2-Deploy/3-build-instructions.mdi18n/zh-cn/.../2-Deploy/2-system-requirements.mdi18n/zh-cn/.../2-Deploy/3-build-instructions.mddocs/2-Deploy/2-Deploy-Curvine-Cluster/_category_.jsondocs/2-Deploy/3-Transfer-Service/_category_.jsoni18n/zh-cn/.../2-Deploy-Curvine-Cluster/_category_.jsoni18n/zh-cn/.../3-Transfer-Service/_category_.jsonNew page sidebar ordering (after this PR):
Test verified
Dependencies