Skip to content

docs(orion/o6,orion/o6n): drop cix-sdk build/source tutorials#1921

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/orion-o6-cix-sdk-redirect-cix-manifest-20260708
Jul 9, 2026
Merged

docs(orion/o6,orion/o6n): drop cix-sdk build/source tutorials#1921
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/orion-o6-cix-sdk-redirect-cix-manifest-20260708

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Summary

Drop the locally-maintained build.md ("Software Compilation") and get-source.md ("Source Code Acquisition") pages under orion/o6/.../cix-sdk/ and orion/o6n/.../cix-sdk/. Both are now maintained upstream in the official CIX documentation:

The README.md at /cix-sdk/ becomes the only file in that section, and is a single redirect page pointing users to the CIX wiki in both Chinese and English.

Why

This supersedes the partial state from #1920, which only replaced the O6 pages with redirect stubs. The user request is to fully delete the build/source tutorials (not just turn them into redirects), and to do the same on O6N. This PR brings O6 to the same final state as O6N and brings both into alignment with the upstream CIX documentation.

Changes

docs/orion/o6/low-level-dev/cix-sdk/README.md           (modified → redirect page)
docs/orion/o6/low-level-dev/cix-sdk/build.md            (deleted)
docs/orion/o6/low-level-dev/cix-sdk/get-source.md       (deleted)
docs/orion/o6n/low-level-dev/cix-sdk/README.md          (modified → redirect page)
docs/orion/o6n/low-level-dev/cix-sdk/build.md           (deleted)
docs/orion/o6n/low-level-dev/cix-sdk/get-source.md      (deleted)
i18n/en/.../orion/o6/low-level-dev/cix-sdk/README.md    (modified)
i18n/en/.../orion/o6/low-level-dev/cix-sdk/build.md     (deleted)
i18n/en/.../orion/o6/low-level-dev/cix-sdk/get-source.md(deleted)
i18n/en/.../orion/o6n/low-level-dev/cix-sdk/README.md   (modified)
i18n/en/.../orion/o6n/low-level-dev/cix-sdk/build.md    (deleted)
i18n/en/.../orion/o6n/low-level-dev/cix-sdk/get-source.md(deleted)

12 files total (6 zh + 6 en), 1 commit.

Follow-up

The shared partials under docs/common/orion-common/low-level-dev/cix-sdk/ (_build.mdx, _get-source.mdx) and their English counterparts are no longer imported by anything. They will be removed in a separate small follow-up PR to keep this PR's scope to O6 + O6N only.

Verification

  • scripts/agent-doc-lint.sh → passed
  • scripts/agent-doc-translation-guard.sh → passed
  • scripts/agent-doc-drift-guard.sh → passed
  • github_pr_guard.py check --max-scopes 2 → ok (1 commit, 12 files, bilingual complete)

The 'Software Compilation' (build.md) and 'Source Code Acquisition'
(get-source.md) pages under orion/o6/.../cix-sdk and orion/o6n/.../cix-sdk
are now maintained upstream in the official CIX documentation at
https://github.com/cixtech/cix-manifest/wiki (Chinese: guide_zh).

Both build.md and get-source.md are removed; the README at /cix-sdk/
becomes a single redirect page pointing users to the official CIX wiki
in both Chinese and English.

Note: the shared partials under common/orion-common/low-level-dev/cix-sdk/
are now imported by nothing and will be cleaned up in a follow-up commit.
@tangzz-radxa tangzz-radxa requested a review from a team as a code owner July 8, 2026 10:54
@Milir-Radxa Milir-Radxa merged commit 6c501f9 into radxa-docs:main Jul 9, 2026
3 of 6 checks passed
Milir-Radxa pushed a commit that referenced this pull request Jul 9, 2026
The _build.mdx and _get-source.mdx partials under
common/orion-common/low-level-dev/cix-sdk/ were only imported by
orion/o6/.../cix-sdk and orion/o6n/.../cix-sdk. After PR #1921
removes the build.md / get-source.md wrappers in both products, these
partials are no longer referenced from anywhere and can be removed.
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