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 02d64b6e0..6f7d91ccc 100644
--- a/docs/orion/o6/low-level-dev/cix-sdk/README.md
+++ b/docs/orion/o6/low-level-dev/cix-sdk/README.md
@@ -1,6 +1,7 @@
---
sidebar_position: 10
title: 此芯 SDK
+doc_kind: page
---
:::info
@@ -9,5 +10,3 @@ title: 此芯 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
deleted file mode 100644
index 0cb5fb49d..000000000
--- a/docs/orion/o6/low-level-dev/cix-sdk/build.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: 软件编译
-sidebar_position: 1
-doc_kind: page
----
-
-:::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
deleted file mode 100644
index 216dc6a2c..000000000
--- a/docs/orion/o6/low-level-dev/cix-sdk/get-source.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: 获取源代码
-sidebar_position: 0
-doc_kind: page
----
-
-:::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/o6n/low-level-dev/cix-sdk/README.md b/docs/orion/o6n/low-level-dev/cix-sdk/README.md
index 24f988ba5..6f7d91ccc 100644
--- a/docs/orion/o6n/low-level-dev/cix-sdk/README.md
+++ b/docs/orion/o6n/low-level-dev/cix-sdk/README.md
@@ -1,6 +1,12 @@
---
sidebar_position: 10
title: 此芯 SDK
+doc_kind: page
---
-
+:::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/o6n/low-level-dev/cix-sdk/build.md b/docs/orion/o6n/low-level-dev/cix-sdk/build.md
deleted file mode 100644
index 36fb5add2..000000000
--- a/docs/orion/o6n/low-level-dev/cix-sdk/build.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: 软件编译
-
-doc_kind: wrapper
-source_of_truth: common
-imports_resolve_to:
- - docs/common/orion-common/low-level-dev/cix-sdk/_build.mdx
----
-
-import CIX_SDK_Build from '../../../../common/orion-common/low-level-dev/cix-sdk/\_build.mdx';
-
-
diff --git a/docs/orion/o6n/low-level-dev/cix-sdk/get-source.md b/docs/orion/o6n/low-level-dev/cix-sdk/get-source.md
deleted file mode 100644
index 72d3a5b56..000000000
--- a/docs/orion/o6n/low-level-dev/cix-sdk/get-source.md
+++ /dev/null
@@ -1,13 +0,0 @@
----
-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
----
-
-import CIX_SDK_GetSource from '../../../../common/orion-common/low-level-dev/cix-sdk/\_get-source.mdx';
-
-
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 916ffce7d..55904ffb6 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
@@ -1,6 +1,7 @@
---
sidebar_position: 10
title: CIX SDK
+doc_kind: page
---
:::info
@@ -9,5 +10,3 @@ The CIX SDK system compilation flow is now maintained in the official CIX docume
- 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
deleted file mode 100644
index e857c9f8c..000000000
--- a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/build.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: Software Compilation
-sidebar_position: 1
-doc_kind: page
----
-
-:::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
deleted file mode 100644
index 3ffeb6404..000000000
--- a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6/low-level-dev/cix-sdk/get-source.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: Source Code Acquisition
-sidebar_position: 0
-doc_kind: page
----
-
-:::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)
-:::
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6n/low-level-dev/cix-sdk/README.md b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6n/low-level-dev/cix-sdk/README.md
index 43bce2d25..55904ffb6 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6n/low-level-dev/cix-sdk/README.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6n/low-level-dev/cix-sdk/README.md
@@ -1,6 +1,12 @@
---
sidebar_position: 10
title: CIX SDK
+doc_kind: page
---
-
+:::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/o6n/low-level-dev/cix-sdk/build.md b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6n/low-level-dev/cix-sdk/build.md
deleted file mode 100644
index 2a41ceed5..000000000
--- a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6n/low-level-dev/cix-sdk/build.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-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
----
-
-import CIX_SDK_Build from '../../../../common/orion-common/low-level-dev/cix-sdk/\_build.mdx';
-
-
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6n/low-level-dev/cix-sdk/get-source.md b/i18n/en/docusaurus-plugin-content-docs/current/orion/o6n/low-level-dev/cix-sdk/get-source.md
deleted file mode 100644
index ba3ad6d4d..000000000
--- a/i18n/en/docusaurus-plugin-content-docs/current/orion/o6n/low-level-dev/cix-sdk/get-source.md
+++ /dev/null
@@ -1,13 +0,0 @@
----
-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
----
-
-import CIX_SDK_GetSource from '../../../../common/orion-common/low-level-dev/cix-sdk/\_get-source.mdx';
-
-