docs: add missing subsection headings to zh architecture page#552
Conversation
Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
✅ Deploy Preview for project-hami ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughThis change reformats the Chinese-language architecture documentation to introduce explicit, anchored subsection headings for HAMi's major components (MutatingWebhook, scheduler, device-plugin, HAMi-Core), replacing the previous continuous descriptive text block. ChangesDocumentation restructuring
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mesutoezdil, windsonsea The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
English architecture.md has 4 subsection headings with anchors (HAMi MutatingWebhook, HAMi Scheduler, Device Plugin, HAMi-Core). The zh page ran the same prose as plain paragraphs with no headings at all, so the page had no in-page navigation for these sections. Added the headings with matching anchor ids.
Summary by CodeRabbit