diff --git a/docs/rock3/README.md b/docs/rock3/README.md index f8701da61..45fc8f17b 100644 --- a/docs/rock3/README.md +++ b/docs/rock3/README.md @@ -12,3 +12,11 @@ ROCK 3 系列是瑞莎基于Rockchip RK3566/RK3568研发的一系列SBC(单板 | ROCK 3A
适用于多场景的卡片电脑 | ROCK 3B
低功耗工控机 | ROCK 3C
适用于多场景的卡片电脑 | | :-------------------------------------------------------: | :----------------------------------------------: | :--------------------------------------------------------: | | [![ROCK 3A](/img/rock3/600px-Start-3a.webp)](/rock3/rock3a/getting-started/) | [![ROCK 3B](/img/rock3/600px-Start-3b.webp)](/rock3/rock3b/getting-started/) | [![ROCK 3C](/img/rock3/600px-Start-3c.webp)](/rock3/rock3c/getting-started/) | + +## 资源下载 + +各型号的硬件资料(原理图、位号图、2D/3D 图纸等)请前往对应产品的资源下载页: + +- [ROCK 3A 资源下载](/rock3/rock3a/download) +- [ROCK 3B 资源下载](/rock3/rock3b/download) +- [ROCK 3C 资源下载](/rock3/rock3c/download) diff --git a/docs/rock3/rock3a/getting-started/download.md b/docs/rock3/rock3a/download.md similarity index 99% rename from docs/rock3/rock3a/getting-started/download.md rename to docs/rock3/rock3a/download.md index 4ca61f46c..6c7aade43 100644 --- a/docs/rock3/rock3a/getting-started/download.md +++ b/docs/rock3/rock3a/download.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 2 --- # 资源下载汇总 diff --git a/docs/rock3/rock3a/getting-started/install-os.md b/docs/rock3/rock3a/getting-started/install-os.md index 237a98ca2..db0dda831 100644 --- a/docs/rock3/rock3a/getting-started/install-os.md +++ b/docs/rock3/rock3a/getting-started/install-os.md @@ -19,7 +19,7 @@ import Etcher from '../../../common/general/\_etcher.mdx' ## 镜像下载 -请到 [资源下载汇总](./download) 下载对应的镜像文件 +请到 [资源下载汇总](../download) 下载对应的镜像文件 ## 安装系统 diff --git a/docs/rock3/rock3a/hardware-design/hardware-interface.md b/docs/rock3/rock3a/hardware-design/hardware-interface.md index 2ee0b35d2..bb18d2a66 100644 --- a/docs/rock3/rock3a/hardware-design/hardware-interface.md +++ b/docs/rock3/rock3a/hardware-design/hardware-interface.md @@ -137,7 +137,7 @@ ROCK 3A 提供一个 40 pin GPIO 扩展座,兼容市场上大多数传感器 - **焊接 0 欧电阻到 R90537 和 R90536 上。** :::tip -原理图和位号信息可在硬件资料中查阅和下载,[硬件资料下载](../getting-started/download) +原理图和位号信息可在硬件资料中查阅和下载,[硬件资料下载](../download) ::: :::caution [操作提示] diff --git a/docs/rock3/rock3a/low-level-dev/install-os-on-emmc.md b/docs/rock3/rock3a/low-level-dev/install-os-on-emmc.md index a49cf31ef..0d27749ca 100644 --- a/docs/rock3/rock3a/low-level-dev/install-os-on-emmc.md +++ b/docs/rock3/rock3a/low-level-dev/install-os-on-emmc.md @@ -13,7 +13,7 @@ sidebar_position: 1 ## 镜像下载 -请到 [资源下载汇总](../getting-started/download) 下载对应的镜像文件 +请到 [资源下载汇总](../download) 下载对应的镜像文件 ## 进入 Maskrom 模式 diff --git a/docs/rock3/rock3a/other-os/android/install-os.md b/docs/rock3/rock3a/other-os/android/install-os.md index 87d29b62a..d280b77be 100644 --- a/docs/rock3/rock3a/other-os/android/install-os.md +++ b/docs/rock3/rock3a/other-os/android/install-os.md @@ -52,7 +52,7 @@ Radxa ROCK 3A 支持 QC 3.0/2.0 适配器, 9V/2A,12V/1.5A。瑞莎推荐使用 ### 镜像下载 -请到 [资源下载汇总](../../getting-started/download) 下载对应的镜像文件 +请到 [资源下载汇总](../../download) 下载对应的镜像文件 ## 系统安装 diff --git a/docs/rock3/rock3a/other-os/openwrt/install-os.md b/docs/rock3/rock3a/other-os/openwrt/install-os.md index c7286257a..a4d3349f7 100644 --- a/docs/rock3/rock3a/other-os/openwrt/install-os.md +++ b/docs/rock3/rock3a/other-os/openwrt/install-os.md @@ -9,7 +9,7 @@ import OpenWrtMainline from '../../../../common/other-system/openwrt/\_mainline- ROCK 3A
Credit card size computer | ROCK 3B
Low power industrial computer | ROCK 3C
Credit card size computer | | :----------------------------------------------------------: | :---------------------------------------------------------------: | :-----------------------------------------------------------: | | [![ROCK 3A](/img/rock3/600px-Start-3a.webp)](/rock3/rock3a/getting-started/) | [![ROCK 3B](/img/rock3/600px-Start-3b.webp)](/rock3/rock3b/getting-started/) | [![ROCK 3C](/img/rock3/600px-Start-3c.webp)](/rock3/rock3c/getting-started/) | + +## Resource Download + +For hardware resources (schematic, component placement map, 2D/3D drawings, etc.) of each model, please visit the corresponding resource download page: + +- [ROCK 3A Resource Download](/rock3/rock3a/download) +- [ROCK 3B Resource Download](/rock3/rock3b/download) +- [ROCK 3C Resource Download](/rock3/rock3c/download) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/download.md b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/download.md similarity index 99% rename from i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/download.md rename to i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/download.md index 5c562afd5..b7f5487cc 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/download.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/download.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 2 title: Resource Download --- diff --git a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/install-os.md b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/install-os.md index 680341474..045e77577 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/install-os.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/install-os.md @@ -19,7 +19,7 @@ import Etcher from '../../../common/general/\_etcher.mdx' ## Image Download -Please go to [Resource Download](./download) to download the corresponding image file. +Please go to [Resource Download](../download) to download the corresponding image file. ## Install the system diff --git a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/hardware-design/hardware-interface.md b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/hardware-design/hardware-interface.md index fcea8db6e..af68556ce 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/hardware-design/hardware-interface.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/hardware-design/hardware-interface.md @@ -137,7 +137,7 @@ By default, Pin-27 can be configured in software for functions such as GPIO0_B4 - **Solder 0-ohm resistors at R90537 and R90536.** :::tip -The schematic and resistor locations can be viewed and downloaded from the hardware documentation.[Hardware Documentation Download](../getting-started/download) +The schematic and resistor locations can be viewed and downloaded from the hardware documentation.[Hardware Documentation Download](../download) ::: :::caution [Operation Note] diff --git a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/low-level-dev/install-os-on-emmc.md b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/low-level-dev/install-os-on-emmc.md index 872dc6166..6abcbdf05 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/low-level-dev/install-os-on-emmc.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/low-level-dev/install-os-on-emmc.md @@ -13,7 +13,7 @@ sidebar_position: 1 ## Image Download -Please go to [Download Summary](../getting-started/download) to download the corresponding image file. +Please go to [Download Summary](../download) to download the corresponding image file. ## Enter Maskrom mode diff --git a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/other-os/android/install-os.md b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/other-os/android/install-os.md index a904f08ef..f400b4638 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/other-os/android/install-os.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/other-os/android/install-os.md @@ -50,7 +50,7 @@ Radxa ROCK 3A supports QC 3.0/2.0 adapter, 9V/2A, 12V/1.5A. Radxa recommends usi ### Prepare the image file -Please go to [Download Summary](../../getting-started/download) to download image. +Please go to [Download Summary](../../download) to download image. ## System installation diff --git a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/other-os/openwrt/install-os.md b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/other-os/openwrt/install-os.md index c7442e923..77ce6ca0a 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/other-os/openwrt/install-os.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/other-os/openwrt/install-os.md @@ -9,7 +9,7 @@ import OpenWrtMainline from '../../../../common/other-system/openwrt/\_mainline-