Skip to content

[doc] zh release-4.0.0: add H3 subheadings under '资源管控' to mirror EN#3774

Merged
morningman merged 1 commit into
apache:masterfrom
boluor:translate-release-4.0.0-zh
May 25, 2026
Merged

[doc] zh release-4.0.0: add H3 subheadings under '资源管控' to mirror EN#3774
morningman merged 1 commit into
apache:masterfrom
boluor:translate-release-4.0.0-zh

Conversation

@boluor
Copy link
Copy Markdown
Contributor

@boluor boluor commented May 25, 2026

Summary

Section 6 (`## 六、更易用的资源管控`) in the zh `release-4.0.0` page carried all of the underlying content but rendered the three subsection titles as bold paragraph leads rather than proper H3 headings. The EN page uses:

  • `### CPU Resource Configuration`
  • `### Memory Resource Configuration`
  • `### Integration with Spill Disk`

Add the three matching H3s (`### CPU 资源配置`, `### 内存资源配置`, `### 与落盘相结合`) above the existing bold paragraphs in zh, so the on-page TOC and anchors line up with EN. Body content is unchanged.

Other prose-vs-bullet formatting differences elsewhere in this release note are deliberate editorial choices in the zh translation — the same information is present, just expressed as denser prose. Not addressed here.

Test plan

  • zh page now has three new `### ` headings under `## 六、更易用的资源管控`
  • No bullet or paragraph content changed

Section 6 (Resource Management) in the EN page is organised under three
H3 subsections: CPU Resource Configuration, Memory Resource Configuration,
and Integration with Spill Disk. The zh page carried all of the underlying
content but rendered the section titles as bold paragraph leads instead of
proper H3 headings, so the on-page TOC and section anchors were missing.

Add the three H3 headings (`### CPU 资源配置`, `### 内存资源配置`,
`### 与落盘相结合`) above the existing bold paragraphs, matching the EN
structure exactly. Body content is unchanged.

Other prose-vs-bullet formatting differences elsewhere in this release
note are deliberate editorial choices in the zh translation and convey
the same information — not addressed here.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@morningman morningman merged commit ecfcea8 into apache:master May 25, 2026
3 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.

2 participants