diff --git a/docs/orion/o6/low-level-dev/cix-sdk/README.md b/docs/orion/o6/low-level-dev/cix-sdk/README.md index 24f988ba5..02d64b6e0 100644 --- a/docs/orion/o6/low-level-dev/cix-sdk/README.md +++ b/docs/orion/o6/low-level-dev/cix-sdk/README.md @@ -3,4 +3,11 @@ sidebar_position: 10 title: 此芯 SDK --- +:::info +此芯 SDK 的系统编译流程已迁移到此芯官方文档维护,本页不再维护具体步骤。请参考: + +- 中文:[https://github.com/cixtech/cix-manifest/wiki/guide_zh](https://github.com/cixtech/cix-manifest/wiki/guide_zh) +- English: [https://github.com/cixtech/cix-manifest/wiki](https://github.com/cixtech/cix-manifest/wiki) +::: + diff --git a/docs/orion/o6/low-level-dev/cix-sdk/build.md b/docs/orion/o6/low-level-dev/cix-sdk/build.md index 36fb5add2..0cb5fb49d 100644 --- a/docs/orion/o6/low-level-dev/cix-sdk/build.md +++ b/docs/orion/o6/low-level-dev/cix-sdk/build.md @@ -1,12 +1,11 @@ --- title: 软件编译 - -doc_kind: wrapper -source_of_truth: common -imports_resolve_to: - - docs/common/orion-common/low-level-dev/cix-sdk/_build.mdx +sidebar_position: 1 +doc_kind: page --- -import CIX_SDK_Build from '../../../../common/orion-common/low-level-dev/cix-sdk/\_build.mdx'; +:::info +此芯 SDK 的系统编译流程已迁移到此芯官方文档维护。请参考: - +[https://github.com/cixtech/cix-manifest/wiki/guide_zh](https://github.com/cixtech/cix-manifest/wiki/guide_zh) +::: diff --git a/docs/orion/o6/low-level-dev/cix-sdk/get-source.md b/docs/orion/o6/low-level-dev/cix-sdk/get-source.md index 72d3a5b56..216dc6a2c 100644 --- a/docs/orion/o6/low-level-dev/cix-sdk/get-source.md +++ b/docs/orion/o6/low-level-dev/cix-sdk/get-source.md @@ -1,13 +1,11 @@ --- title: 获取源代码 sidebar_position: 0 - -doc_kind: wrapper -source_of_truth: common -imports_resolve_to: - - docs/common/orion-common/low-level-dev/cix-sdk/_get-source.mdx +doc_kind: page --- -import CIX_SDK_GetSource from '../../../../common/orion-common/low-level-dev/cix-sdk/\_get-source.mdx'; +:::info +此芯 SDK 的代码获取与环境准备流程已迁移到此芯官方文档维护。请参考: - +[https://github.com/cixtech/cix-manifest/wiki/guide_zh](https://github.com/cixtech/cix-manifest/wiki/guide_zh) +::: diff --git a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/README.md b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/README.md index 43bce2d25..916ffce7d 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/README.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/README.md @@ -3,4 +3,11 @@ sidebar_position: 10 title: CIX SDK --- +:::info +The CIX SDK system compilation flow is now maintained in the official CIX documentation. This page is no longer maintained with detailed steps. Please refer to: + +- English: [https://github.com/cixtech/cix-manifest/wiki](https://github.com/cixtech/cix-manifest/wiki) +- 中文:[https://github.com/cixtech/cix-manifest/wiki/guide_zh](https://github.com/cixtech/cix-manifest/wiki/guide_zh) +::: + diff --git a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/build.md b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/build.md index 2a41ceed5..e857c9f8c 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/build.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/build.md @@ -1,12 +1,11 @@ --- title: Software Compilation - -doc_kind: wrapper -source_of_truth: common -imports_resolve_to: - - i18n/en/docusaurus-plugin-content-docs/current/common/orion-common/low-level-dev/cix-sdk/_build.mdx +sidebar_position: 1 +doc_kind: page --- -import CIX_SDK_Build from '../../../../common/orion-common/low-level-dev/cix-sdk/\_build.mdx'; +:::info +The CIX SDK system compilation flow is now maintained in the official CIX documentation. Please refer to: - +[https://github.com/cixtech/cix-manifest/wiki](https://github.com/cixtech/cix-manifest/wiki) +::: diff --git a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/get-source.md b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/get-source.md index ba3ad6d4d..3ffeb6404 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/get-source.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/get-source.md @@ -1,13 +1,11 @@ --- title: Source Code Acquisition sidebar_position: 0 - -doc_kind: wrapper -source_of_truth: common -imports_resolve_to: - - i18n/en/docusaurus-plugin-content-docs/current/common/orion-common/low-level-dev/cix-sdk/_get-source.mdx +doc_kind: page --- -import CIX_SDK_GetSource from '../../../../common/orion-common/low-level-dev/cix-sdk/\_get-source.mdx'; +:::info +The CIX SDK source acquisition and environment setup flow is now maintained in the official CIX documentation. Please refer to: - +[https://github.com/cixtech/cix-manifest/wiki](https://github.com/cixtech/cix-manifest/wiki) +:::