From fbecdc8db32acaa7943bdecb363934794e0cedba Mon Sep 17 00:00:00 2001 From: taorye Date: Fri, 12 Dec 2025 11:19:14 +0800 Subject: [PATCH] doc: update udev rules and FAQ links for SLogic16U3 documentation --- docs/hardware/en/logic_analyzer/slogic16u3/FAQ.md | 4 +++- docs/hardware/en/logic_analyzer/slogic16u3/Introduction.md | 1 + .../en/logic_analyzer/slogic16u3/Software_User_Guide.md | 2 +- docs/hardware/zh/logic_analyzer/slogic16u3/FAQ.md | 4 +++- docs/hardware/zh/logic_analyzer/slogic16u3/Introduction.md | 1 + .../zh/logic_analyzer/slogic16u3/Software_User_Guide.md | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) diff --git a/docs/hardware/en/logic_analyzer/slogic16u3/FAQ.md b/docs/hardware/en/logic_analyzer/slogic16u3/FAQ.md index 3904fa48..b43dd34c 100644 --- a/docs/hardware/en/logic_analyzer/slogic16u3/FAQ.md +++ b/docs/hardware/en/logic_analyzer/slogic16u3/FAQ.md @@ -33,12 +33,14 @@ Create a new udev rules file: sudo tee /etc/udev/rules.d/60-sipeed.rules < - Linux (x86_64) + - **Necessary preparation:** [How do I set up udev rules for Linux?](./FAQ.html#How-do-I-set-up-udev-rules-for-Linux%3F) - macOS (Apple Silicon M4) ### Downloads diff --git a/docs/hardware/en/logic_analyzer/slogic16u3/Software_User_Guide.md b/docs/hardware/en/logic_analyzer/slogic16u3/Software_User_Guide.md index 94d5000d..af7d0c18 100644 --- a/docs/hardware/en/logic_analyzer/slogic16u3/Software_User_Guide.md +++ b/docs/hardware/en/logic_analyzer/slogic16u3/Software_User_Guide.md @@ -17,7 +17,7 @@ Troubleshooting checklist: - Confirm device power/LED indicators are on. - Unplug and replug the device, then reopen the Connect dialog or relaunch the app. - On Linux, check permissions (use sudo for quick testing or install udev rules; see FAQ). -- See: [Why can't I find the SLogic16U3 device?](./FAQ.html#why-cant-i-find-the-slogic16u3-device) +- See: [Why can't I find the SLogic16U3 device?](./FAQ.html#Why-can't-I-find-the-SLogic16U3-device%3F) ![](./assets/Screenshots/SLogic_Connect_1.png) diff --git a/docs/hardware/zh/logic_analyzer/slogic16u3/FAQ.md b/docs/hardware/zh/logic_analyzer/slogic16u3/FAQ.md index 13551028..000beefe 100644 --- a/docs/hardware/zh/logic_analyzer/slogic16u3/FAQ.md +++ b/docs/hardware/zh/logic_analyzer/slogic16u3/FAQ.md @@ -33,12 +33,14 @@ sudo ./Pulseview.appimage sudo tee /etc/udev/rules.d/60-sipeed.rules < - Linux (x86_64) + - **必须:额外配置解决权限问题:**[如何为 Linux 设置 udev 规则?](./FAQ.html#如何为-Linux-设置-udev-规则?) - macOS (Apple Silicon M4) ### 下载 diff --git a/docs/hardware/zh/logic_analyzer/slogic16u3/Software_User_Guide.md b/docs/hardware/zh/logic_analyzer/slogic16u3/Software_User_Guide.md index f82961ea..54a6c9ca 100644 --- a/docs/hardware/zh/logic_analyzer/slogic16u3/Software_User_Guide.md +++ b/docs/hardware/zh/logic_analyzer/slogic16u3/Software_User_Guide.md @@ -17,7 +17,7 @@ - 确认设备电源/LED 指示正常。 - 拔插设备后重新打开连接对话框或重启应用。 - 在 Linux 上检查权限(可用 sudo 进行快速测试或安装 udev 规则;参见 FAQ)。 -- 参见: [Why can't I find the SLogic16U3 device?](./FAQ.html#why-cant-i-find-the-slogic16u3-device) +- 参见: [Why can't I find the SLogic16U3 device?](./FAQ.html#为什么找不到-SLogic16U3-设备?) ![](../../../en/logic_analyzer/slogic16u3/assets/Screenshots/SLogic_Connect_1.png)