Skip to content

docs(dragon/q6a,q8b): expand build-system info block and add Q8B build-system chapter#1815

Merged
Milir-Radxa merged 2 commits into
radxa-docs:mainfrom
tangzz-radxa:docs/dragon-q6a-q8b-build-system-0609
Jun 9, 2026
Merged

docs(dragon/q6a,q8b): expand build-system info block and add Q8B build-system chapter#1815
Milir-Radxa merged 2 commits into
radxa-docs:mainfrom
tangzz-radxa:docs/dragon-q6a-q8b-build-system-0609

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

背景

docs/dragon/q6a/low-level-dev/build-system/radxa-os 教程里的 info 提示一直只提到 Cubie A7A / A7Z / A7S(radxa-a733),对 Dragon Q6A / Q8B 用户来说在 rsdk TUI 里看不到对应 radxa-dragon-midstream 选项的提示。

同时 Dragon Q6A 有完整的 底层开发 → 构建系统 章节(环境搭建 / Kernel 开发 / Radxa OS 开发),Dragon Q8B 这一侧还没有对应章节。

改动

两个 commit,分别处理共享内容与 Q8B 章节本身:

  1. docs(common): expand build-system info block to cover Dragon Q6A/Q8B

    • common/radxa-os/build-system/_radxa_os.mdx 末尾的 Cubie 专属 info 块改成通用的 info 块,同时列 Cubie 主板型号(radxa-a733)和 Dragon Q6A / Q8B 主板型号(radxa-dragon-midstream
    • 同步中英文版(docs/i18n/en/
  2. docs(dragon/q8b): add low-level-dev build-system chapter

    • 新增 docs/dragon/q8b/low-level-dev/build-system/ 目录(与 dragon/q6a/low-level-dev/build-system/ 框架一致)
    • 内容通过 doc_kind: wrapper 复用 common/radxa-os/build-system/_*.mdx,与 Q6A 完全同源
    • 同步中英文版

影响范围

  • docs/common/radxa-os/build-system/_radxa_os.mdx(中/英)
  • docs/dragon/q8b/low-level-dev/build-system/ 新增 4 个 wrapper 文件(中/英)

验证

  • python3 ~/.openclaw/workspaces/support/scripts/github_pr_guard.py check --repo-path ~/radxa-docs --fetch --max-scopes 2:bilingual 检查通过,scopes 检查在 --max-scopes 2 下通过
  • 改动只在 docs/common/radxa-os/build-system/docs/dragon/q8b/low-level-dev/build-system/,与其它产品线无交叉

The shared Radxa OS build-system note used to only mention the
Cubie A7A / A7Z / A7S board model (radxa-a733). Replace it with a
generic info block that lists the board models for both the Cubie
A7A/A7Z/A7S family and the Dragon Q6A/Q8B family
(radxa-dragon-midstream), so that Dragon users also see the correct
product option in the rsdk TUI.

Sync the Chinese and English versions.
Mirror the Dragon Q6A low-level-dev build-system chapter for Dragon
Q8B so that the same set of build-system tutorials (Environment
Setup / Kernel Development / Radxa OS Development) is available for
both boards. The actual content continues to come from the shared
common/radxa-os/build-system/_*.mdx snippets.

Add the Chinese (docs/) and English (i18n/en/) counterparts so the
docs/i18n drift guard stays clean.
@tangzz-radxa tangzz-radxa requested review from a team and RadxaYuntian as code owners June 9, 2026 09:50
@Milir-Radxa Milir-Radxa merged commit e73931f into radxa-docs:main Jun 9, 2026
3 of 6 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