Skip to content

docs(orion/o6): point cix-sdk tutorial to official CIX wiki#1920

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

docs(orion/o6): point cix-sdk tutorial to official CIX wiki#1920
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

Replace the locally-maintained CIX SDK build / source-acquisition tutorials under orion/o6 with a pointer to the official CIX documentation, since the build flow is now maintained upstream at https://github.com/cixtech/cix-manifest/wiki.

Changes

  • docs/orion/o6/low-level-dev/cix-sdk/build.md (zh)
  • docs/orion/o6/low-level-dev/cix-sdk/get-source.md (zh)
  • docs/orion/o6/low-level-dev/cix-sdk/README.md (zh)
  • i18n/en/.../orion/o6/low-level-dev/cix-sdk/build.md
  • i18n/en/.../orion/o6/low-level-dev/cix-sdk/get-source.md
  • i18n/en/.../orion/o6/low-level-dev/cix-sdk/README.md

Both build.md and get-source.md are converted from doc_kind: wrapper (importing from the shared orion-common partial) to doc_kind: page with a single info callout pointing to the CIX wiki:

The README.md index adds the same pointer at the top, and still renders <DocCardList /> so the existing sub-pages remain reachable.

Scope notes

  • The shared docs/common/orion-common/low-level-dev/cix-sdk/_build.mdx and _get-source.mdx are intentionally not modified in this commit. orion/o6n still imports from them, so O6N continues to render the old tutorial. If O6N should be redirected too, please comment and I'll send a follow-up commit on the same branch.
  • The O6N sync is intentionally deferred so that this PR is scoped to the explicit ask (O6 only) and avoids a stealth change to O6N.

Verification

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

Replace the locally-maintained cix-sdk build/source pages under
orion/o6 with a pointer to the official CIX documentation at
https://github.com/cixtech/cix-manifest/wiki (Chinese: guide_zh).
The O6N pages still share the same common source, so they are
intentionally left untouched in this commit.
@tangzz-radxa tangzz-radxa requested a review from a team as a code owner July 8, 2026 08:08
@Milir-Radxa Milir-Radxa merged commit 683f727 into radxa-docs:main Jul 8, 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