diff --git a/docs/conf_common.py b/docs/conf_common.py index 0aa98217..d21b38e5 100755 --- a/docs/conf_common.py +++ b/docs/conf_common.py @@ -143,3 +143,5 @@ linkcheck_exclude_documents = ['index', # several false positives due to the way we link to different sections ] +linkcheck_ignore = ['https://github.com/espressif/esp-dev-kits/tree/.*', # false positives due to the way we link to folder in the repo + ] diff --git a/docs/en/esp-wrover-kit/user_guide_v2.rst b/docs/en/esp-wrover-kit/user_guide_v2.rst index b18f4cda..91e9cac2 100644 --- a/docs/en/esp-wrover-kit/user_guide_v2.rst +++ b/docs/en/esp-wrover-kit/user_guide_v2.rst @@ -184,9 +184,10 @@ Related Documents * `ESP-WROVER-KIT v2 schematic`_ (PDF) * `ESP32 Datasheet `_ (PDF) -* `ESP32-WROVER Datasheet `_ (PDF) * `ESP32-WROOM-32 Datasheet `_ (PDF) +.. * `ESP32-WROVER Datasheet `_ (PDF) + .. |jp1-sd_io2| image:: ../../_static/esp-wrover-kit/wrover-jp1-sd_io2.png .. |jp1-both| image:: ../../_static/esp-wrover-kit/wrover-jp1-both.png .. |jp7-ext_5v| image:: ../../_static/esp-wrover-kit/wrover-jp7-ext_5v.png diff --git a/docs/en/esp-wrover-kit/user_guide_v3.rst b/docs/en/esp-wrover-kit/user_guide_v3.rst index 1719d205..72706021 100644 --- a/docs/en/esp-wrover-kit/user_guide_v3.rst +++ b/docs/en/esp-wrover-kit/user_guide_v3.rst @@ -367,9 +367,10 @@ Related Documents * `ESP-WROVER-KIT v3 schematic`_ (PDF) * `ESP32 Datasheet `_ (PDF) -* `ESP32-WROVER Datasheet `_ (PDF) * `ESP32-WROOM-32 Datasheet `_ (PDF) +.. * `ESP32-WROVER Datasheet `_ (PDF) + .. |jp7-ext_5v| image:: ../../_static/esp-wrover-kit/esp-wrover-kit-v3-jp7-ext_5v.png .. |jp7-usb_5v| image:: ../../_static/esp-wrover-kit/esp-wrover-kit-v3-jp7-usb_5v.png .. |jp8| image:: ../../_static/esp-wrover-kit/esp-wrover-kit-v3-jp8.png diff --git a/docs/en/esp32-c6-devkitc-1/user_guide.rst b/docs/en/esp32-c6-devkitc-1/user_guide.rst index f61b5c03..dda30fa6 100644 --- a/docs/en/esp32-c6-devkitc-1/user_guide.rst +++ b/docs/en/esp32-c6-devkitc-1/user_guide.rst @@ -8,7 +8,7 @@ The older version: :doc:`user_guide_v1.1` This user guide will help you get started with ESP32-C6-DevKitC-1 and will also provide more in-depth information. -ESP32-C6-DevKitC-1 is an entry-level development board based on `ESP32-C6-WROOM-1(U) `_, a general-purpose module with a 8 MB SPI flash. This board integrates complete Wi-Fi, Bluetooth LE, Zigbee, and Thread functions. +ESP32-C6-DevKitC-1 is an entry-level development board based on `ESP32-C6-WROOM-1(U) `_, a general-purpose module with a 8 MB SPI flash. This board integrates complete Wi-Fi, Bluetooth LE, Zigbee, and Thread functions. Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-C6-DevKitC-1 on a breadboard. @@ -266,7 +266,7 @@ Related Documents For further design documentation for the board, please contact us at `sales@espressif.com `_. .. _ESP32-C6 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-c6_datasheet_en.pdf -.. _ESP32-C6-WROOM-1 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_datasheet_en.pdf +.. _ESP32-C6-WROOM-1 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_wroom-1u_datasheet_en.pdf .. _ESP32-C6-DevKitC-1 Schematic v1.4: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-schematics_v1.4.pdf .. _ESP32-C6-DevKitC-1 Schematic v1.3: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-schematics_v1.3.pdf .. _ESP32-C6-DevKitC-1 Schematic v1.2: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-schematics_v1.2.pdf diff --git a/docs/en/esp32-c6-devkitc-1/user_guide_v1.1.rst b/docs/en/esp32-c6-devkitc-1/user_guide_v1.1.rst index af1219de..3037fad7 100644 --- a/docs/en/esp32-c6-devkitc-1/user_guide_v1.1.rst +++ b/docs/en/esp32-c6-devkitc-1/user_guide_v1.1.rst @@ -8,7 +8,7 @@ New version available: :doc:`user_guide` This user guide will help you get started with ESP32-C6-DevKitC-1 and will also provide more in-depth information. -ESP32-C6-DevKitC-1 is an entry-level development board based on `ESP32-C6-WROOM-1 `_, a general-purpose module with a 8 MB SPI flash. This board integrates complete Wi-Fi, Bluetooth LE, Zigbee, and Thread functions. +ESP32-C6-DevKitC-1 is an entry-level development board based on `ESP32-C6-WROOM-1 `_, a general-purpose module with a 8 MB SPI flash. This board integrates complete Wi-Fi, Bluetooth LE, Zigbee, and Thread functions. Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-C6-DevKitC-1 on a breadboard. @@ -249,7 +249,7 @@ Related Documents For further design documentation for the board, please contact us at `sales@espressif.com `_. .. _ESP32-C6 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-c6_datasheet_en.pdf -.. _ESP32-C6-WROOM-1 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_datasheet_en.pdf +.. _ESP32-C6-WROOM-1 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_wroom-1u_datasheet_en.pdf .. _ESP32-C6-DevKitC-1 Schematic: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-schematics.pdf .. _ESP32-C6-DevKitC-1 PCB Layout: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-pcb-layout.pdf .. _ESP32-C6-DevKitC-1 Dimensions: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-dimensions.pdf diff --git a/docs/en/esp32-s2-devkitc-1/user_guide.rst b/docs/en/esp32-s2-devkitc-1/user_guide.rst index ef9e90d5..c7790500 100644 --- a/docs/en/esp32-s2-devkitc-1/user_guide.rst +++ b/docs/en/esp32-s2-devkitc-1/user_guide.rst @@ -432,8 +432,7 @@ This is the first revision of this board released. Related Documents ================= -* `ESP32-S2 Series Chip Revision v1.0 Datasheet`_ (PDF) -* `ESP32-S2 Series Chip Revision v0.0 Datasheet `_ (PDF) +* `ESP32-S2 Series Chip Datasheet `_ (PDF) * `ESP32-S2 Series SoC Errata`_ (PDF) * `ESP32-S2-SOLO-2 & ESP32-S2-SOLO-2U Module Datasheet `_ (PDF) * `ESP32-S2-SOLO & ESP32-S2-SOLO-U Module Datasheet `_ (PDF) @@ -445,6 +444,5 @@ Related Documents For further design documentation for the board, please contact us at `sales@espressif.com `_. .. _NRND: https://www.espressif.com/en/products/longevity-commitment?id=nrnd -.. _ESP32-S2 Series Chip Revision v1.0 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-s2-v1.0_datasheet_en.pdf .. _ESP32-S2 Series SoC Errata: https://espressif.com/sites/default/files/documentation/esp32-s2_errata_en.pdf .. _ESP32-S2-DevKitC-1 Schematic: https://dl.espressif.com/dl/schematics/esp-idf/SCH_ESP32-S2-DEVKITC-1_V1_20220817.pdf diff --git a/docs/en/esp32-s2-devkitm-1/user_guide.rst b/docs/en/esp32-s2-devkitm-1/user_guide.rst index 6342abbf..c6d51071 100644 --- a/docs/en/esp32-s2-devkitm-1/user_guide.rst +++ b/docs/en/esp32-s2-devkitm-1/user_guide.rst @@ -300,8 +300,7 @@ This is the first revision of this board released. Related Documents ================= -* `ESP32-S2 Series Chip Revision v1.0 Datasheet`_ (PDF) -* `ESP32-S2 Series Chip Revision v0.0 Datasheet `_ (PDF) +* `ESP32-S2 Series Chip Datasheet `_ (PDF) * `ESP32-S2 Series SoC Errata`_ (PDF) * `ESP32-S2-MINI-2 & ESP32-S2-MINI-2U Module Datasheet `_ (PDF) * `ESP32-S2-MINI-1 & ESP32-S2-MINI-1U Module Datasheet `_ (PDF) @@ -313,5 +312,4 @@ Related Documents For other design documentation for the board, please contact us at `sales@espressif.com `_. .. _NRND: https://www.espressif.com/en/products/longevity-commitment?id=nrnd -.. _ESP32-S2 Series Chip Revision v1.0 Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-s2-v1.0_datasheet_en.pdf .. _ESP32-S2 Series SoC Errata: https://espressif.com/sites/default/files/documentation/esp32-s2_errata_en.pdf diff --git a/docs/en/esp32-s2-kaluga-1/user_guide.rst b/docs/en/esp32-s2-kaluga-1/user_guide.rst index 612c3ca8..67319c60 100644 --- a/docs/en/esp32-s2-kaluga-1/user_guide.rst +++ b/docs/en/esp32-s2-kaluga-1/user_guide.rst @@ -221,7 +221,7 @@ Software Setup Please proceed to `Get Started `_, where Section `Installation `_ will quickly help you set up the development environment. -The programming guide and application examples for your ESP32-S2-Kaluga-1 kit can be found in `esp-dev-kits `_ repository on GitHub. +The programming guide and application examples for your ESP32-S2-Kaluga-1 kit can be found in :project:`Examples ` on GitHub. A Board Support Package can be found in `ESP Component Registry `_. diff --git a/docs/en/esp32-s2-kaluga-1/user_guide_v1.2.rst b/docs/en/esp32-s2-kaluga-1/user_guide_v1.2.rst index e67c1d90..bec7cb68 100644 --- a/docs/en/esp32-s2-kaluga-1/user_guide_v1.2.rst +++ b/docs/en/esp32-s2-kaluga-1/user_guide_v1.2.rst @@ -210,7 +210,7 @@ Software Setup Please proceed to `Get Started `_, where Section `Installation `_ will quickly help you set up the development environment. -The programming guide and application examples for your ESP32-S2-Kaluga-1 kit can be found in `esp-dev-kits `_ repository on GitHub. +The programming guide and application examples for your ESP32-S2-Kaluga-1 kit can be found in :project:`Examples ` on GitHub. Contents and Packaging diff --git a/docs/en/esp32-sense-kit/user_guide.rst b/docs/en/esp32-sense-kit/user_guide.rst index bff36982..95f66626 100644 --- a/docs/en/esp32-sense-kit/user_guide.rst +++ b/docs/en/esp32-sense-kit/user_guide.rst @@ -247,7 +247,7 @@ Related Resources - **Set up Software Environment** - `ESP-IDF `__ is the SDK for ESP32. You can refer to `Get Started `__ for how to set up the ESP32 software environment. - - `ESP-Prog <../esp-prog/index.html>`__ is the debugger for ESP32 that features download and debugging functions. + - `ESP-Prog `__ is the debugger for ESP32 that features download and debugging functions. - **ESP32 IoT Solution** diff --git a/docs/zh_CN/esp-wrover-kit/user_guide_v2.rst b/docs/zh_CN/esp-wrover-kit/user_guide_v2.rst index 20cd6478..c91844e0 100644 --- a/docs/zh_CN/esp-wrover-kit/user_guide_v2.rst +++ b/docs/zh_CN/esp-wrover-kit/user_guide_v2.rst @@ -184,9 +184,10 @@ USB 供电 使能 UART 通信 * `ESP-WROVER-KIT v2 原理图`_ (PDF) * `《ESP32 技术规格书》 `_ (PDF) -* `《ESP32-WROVER 技术规格书》 `_ (PDF) * `《ESP32-WROOM-32 技术规格书》 `_ (PDF) +.. * `《ESP32-WROVER 技术规格书》 `_ (PDF) + .. |jp1-sd_io2| image:: ../../_static/esp-wrover-kit/wrover-jp1-sd_io2.png .. |jp1-both| image:: ../../_static/esp-wrover-kit/wrover-jp1-both.png .. |jp7-ext_5v| image:: ../../_static/esp-wrover-kit/wrover-jp7-ext_5v.png diff --git a/docs/zh_CN/esp-wrover-kit/user_guide_v3.rst b/docs/zh_CN/esp-wrover-kit/user_guide_v3.rst index d07446ec..58e45a9a 100644 --- a/docs/zh_CN/esp-wrover-kit/user_guide_v3.rst +++ b/docs/zh_CN/esp-wrover-kit/user_guide_v3.rst @@ -367,9 +367,10 @@ USB 供电 使能 UART 通信 * `ESP-WROVER-KIT v3 原理图`_ (PDF) * `《ESP32 技术规格书》 `_ (PDF) -* `《ESP32-WROVER 技术规格书》 `_ (PDF) * `《ESP32-WROOM-32 技术规格书》 `_ (PDF) +.. * `《ESP32-WROVER 技术规格书》 `_ (PDF) + .. |jp7-ext_5v| image:: ../../_static/esp-wrover-kit/esp-wrover-kit-v3-jp7-ext_5v.png .. |jp7-usb_5v| image:: ../../_static/esp-wrover-kit/esp-wrover-kit-v3-jp7-usb_5v.png .. |jp8| image:: ../../_static/esp-wrover-kit/esp-wrover-kit-v3-jp8.png diff --git a/docs/zh_CN/esp32-c6-devkitc-1/user_guide.rst b/docs/zh_CN/esp32-c6-devkitc-1/user_guide.rst index 11f97514..0760fb0e 100644 --- a/docs/zh_CN/esp32-c6-devkitc-1/user_guide.rst +++ b/docs/zh_CN/esp32-c6-devkitc-1/user_guide.rst @@ -8,7 +8,7 @@ ESP32-C6-DevKitC-1 v1.2 本指南将帮助您快速上手 ESP32-C6-DevKitC-1,并提供该款开发板的详细信息。 -ESP32-C6-DevKitC-1 是一款入门级开发板,使用带有 8 MB SPI flash 的通用型模组 `ESP32-C6-WROOM-1(U) `_。该款开发板具备完整的 Wi-Fi、低功耗蓝牙、Zigbee 及 Thread 功能。 +ESP32-C6-DevKitC-1 是一款入门级开发板,使用带有 8 MB SPI flash 的通用型模组 `ESP32-C6-WROOM-1(U) `_。该款开发板具备完整的 Wi-Fi、低功耗蓝牙、Zigbee 及 Thread 功能。 板上模组大部分管脚均已引出至两侧排针,开发人员可根据实际需求,轻松通过跳线连接多种外围设备,同时也可将开发板插在面包板上使用。 @@ -266,7 +266,7 @@ ESP32-C6-DevKitC-1 v1.1 有关本开发板的更多设计文档,请联系我们的商务部门 `sales@espressif.com `_。 .. _ESP32-C6 技术规格书: https://www.espressif.com/sites/default/files/documentation/esp32-c6_datasheet_cn.pdf -.. _ESP32-C6-WROOM-1 技术规格书: https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_datasheet_cn.pdf +.. _ESP32-C6-WROOM-1 技术规格书: https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_wroom-1u_datasheet_cn.pdf .. _ESP32-C6-DevKitC-1 原理图 v1.4: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-schematics_v1.4.pdf .. _ESP32-C6-DevKitC-1 原理图 v1.3: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-schematics_v1.3.pdf .. _ESP32-C6-DevKitC-1 原理图 v1.2: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-schematics_v1.2.pdf diff --git a/docs/zh_CN/esp32-c6-devkitc-1/user_guide_v1.1.rst b/docs/zh_CN/esp32-c6-devkitc-1/user_guide_v1.1.rst index 4e841b2c..b4bb0008 100644 --- a/docs/zh_CN/esp32-c6-devkitc-1/user_guide_v1.1.rst +++ b/docs/zh_CN/esp32-c6-devkitc-1/user_guide_v1.1.rst @@ -8,7 +8,7 @@ ESP32-C6-DevKitC-1 v1.1 本指南将帮助您快速上手 ESP32-C6-DevKitC-1,并提供该款开发板的详细信息。 -ESP32-C6-DevKitC-1 是一款入门级开发板,使用带有 8 MB SPI flash 的通用型模组 `ESP32-C6-WROOM-1 `_。该款开发板具备完整的 Wi-Fi、低功耗蓝牙、Zigbee 及 Thread 功能。 +ESP32-C6-DevKitC-1 是一款入门级开发板,使用带有 8 MB SPI flash 的通用型模组 `ESP32-C6-WROOM-1 `_。该款开发板具备完整的 Wi-Fi、低功耗蓝牙、Zigbee 及 Thread 功能。 板上模组大部分管脚均已引出至两侧排针,开发人员可根据实际需求,轻松通过跳线连接多种外围设备,同时也可将开发板插在面包板上使用。 @@ -249,7 +249,7 @@ J3 有关本开发板的更多设计文档,请联系我们的商务部门 `sales@espressif.com `_。 .. _ESP32-C6 技术规格书: https://www.espressif.com/sites/default/files/documentation/esp32-c6_datasheet_cn.pdf -.. _ESP32-C6-WROOM-1 技术规格书: https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_datasheet_cn.pdf +.. _ESP32-C6-WROOM-1 技术规格书: https://www.espressif.com/sites/default/files/documentation/esp32-c6-wroom-1_wroom-1u_datasheet_cn.pdf .. _ESP32-C6-DevKitC-1 原理图: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-schematics.pdf .. _ESP32-C6-DevKitC-1 PCB 布局图: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-pcb-layout.pdf .. _ESP32-C6-DevKitC-1 尺寸图: ../../_static/esp32-c6-devkitc-1/schematics/esp32-c6-devkitc-1-dimensions.pdf diff --git a/docs/zh_CN/esp32-s2-devkitc-1/user_guide.rst b/docs/zh_CN/esp32-s2-devkitc-1/user_guide.rst index 6fb8bf01..99a0f385 100644 --- a/docs/zh_CN/esp32-s2-devkitc-1/user_guide.rst +++ b/docs/zh_CN/esp32-s2-devkitc-1/user_guide.rst @@ -440,8 +440,7 @@ J3 相关文档 ======== -* `ESP32-S2 系列芯片 v1.0 版本技术规格书`_ (PDF) -* `ESP32-S2 系列芯片 v0.0 版本技术规格书 `_ (PDF) +* `ESP32-S2 系列芯片技术规格书 `_ (PDF) * `《ESP32-S2 系列芯片勘误表》`_ (PDF) * `《ESP32-S2-SOLO-2 & ESP32-S2-SOLO-2U 模组技术规格书》 `_ (PDF) * `《ESP32-S2-SOLO & ESP32-S2-SOLO-U 模组技术规格书》 `_ (PDF) @@ -453,6 +452,5 @@ J3 有关本开发板的更多设计文档,请联系我们的商务部门 `sales@espressif.com `_。 .. _不推荐用于新设计: https://www.espressif.com/zh-hans/products/longevity-commitment -.. _ESP32-S2 系列芯片 v1.0 版本技术规格书: https://www.espressif.com/sites/default/files/documentation/esp32-s2-v1.0_datasheet_cn.pdf .. _《ESP32-S2 系列芯片勘误表》: https://espressif.com/sites/default/files/documentation/esp32-s2_errata_cn.pdf .. _ESP32-S2-DevKitC-1 原理图: https://dl.espressif.com/dl/schematics/esp-idf/SCH_ESP32-S2-DEVKITC-1_V1_20220817.pdf diff --git a/docs/zh_CN/esp32-s2-devkitm-1/user_guide.rst b/docs/zh_CN/esp32-s2-devkitm-1/user_guide.rst index 6acdc6a3..f5164cc8 100644 --- a/docs/zh_CN/esp32-s2-devkitm-1/user_guide.rst +++ b/docs/zh_CN/esp32-s2-devkitm-1/user_guide.rst @@ -308,8 +308,7 @@ J3 相关文档 ======== -* `ESP32-S2 系列芯片 v1.0 版本技术规格书`_ (PDF) -* `ESP32-S2 系列芯片 v0.0 版本技术规格书 `_ (PDF) +* `ESP32-S2 系列芯片 v1.0 版本技术规格书 `_ (PDF) * `《ESP32-S2 系列芯片勘误表》`_ (PDF) * `《ESP32-S2-MINI-2 & ESP32-S2-MINI-2U 技术规格书》 `_ (PDF) * `《ESP32-S2-MINI-1 & ESP32-S2-MINI-1U 技术规格书》 `_ (PDF) @@ -321,5 +320,4 @@ J3 有关本开发板的更多设计文档,请联系我们的商务部门 `sales@espressif.com `_。 .. _不推荐用于新设计: https://www.espressif.com/zh-hans/products/longevity-commitment -.. _ESP32-S2 系列芯片 v1.0 版本技术规格书: https://www.espressif.com/sites/default/files/documentation/esp32-s2-v1.0_datasheet_cn.pdf .. _《ESP32-S2 系列芯片勘误表》: https://espressif.com/sites/default/files/documentation/esp32-s2_errata_cn.pdf diff --git a/docs/zh_CN/esp32-s2-kaluga-1/user_guide.rst b/docs/zh_CN/esp32-s2-kaluga-1/user_guide.rst index e380cbe8..0e296e18 100644 --- a/docs/zh_CN/esp32-s2-kaluga-1/user_guide.rst +++ b/docs/zh_CN/esp32-s2-kaluga-1/user_guide.rst @@ -221,7 +221,7 @@ ESP32-S2-Kaluga-1 上电前,请首先确认开发板完好无损。 请前往 `快速入门 `_,在 `安装 `_ 一节查看如何快速设置开发环境。 -你还可以点击 `这里 `_,获取有关 ESP32-S2-Kaluga-1 套件编程指南与应用示例的更多内容。 +你还可以点击 :project:`示例 `,获取有关 ESP32-S2-Kaluga-1 套件编程指南与应用示例的更多内容。 你可以在 `乐鑫组件注册表 `_ 中下载板级支持包 (BSP)。 diff --git a/docs/zh_CN/esp32-s2-kaluga-1/user_guide_v1.2.rst b/docs/zh_CN/esp32-s2-kaluga-1/user_guide_v1.2.rst index 17f85516..01762033 100644 --- a/docs/zh_CN/esp32-s2-kaluga-1/user_guide_v1.2.rst +++ b/docs/zh_CN/esp32-s2-kaluga-1/user_guide_v1.2.rst @@ -210,7 +210,7 @@ ESP32-S2-Kaluga-1 上电前,请首先确认开发板完好无损。 请前往 `快速入门 `_,在 `安装 `_ 一节查看如何快速设置开发环境。 -你还可以点击 `这里 `_,获取有关 ESP32-S2-Kaluga-1 套件编程指南与应用示例的更多内容。 +你还可以点击 :project:`示例 `,获取有关 ESP32-S2-Kaluga-1 套件编程指南与应用示例的更多内容。 内容和包装 diff --git a/docs/zh_CN/esp32-sense-kit/user_guide.rst b/docs/zh_CN/esp32-sense-kit/user_guide.rst index e218df76..5aa4bcf5 100644 --- a/docs/zh_CN/esp32-sense-kit/user_guide.rst +++ b/docs/zh_CN/esp32-sense-kit/user_guide.rst @@ -245,11 +245,11 @@ ESP32 IoT Solution 工程下的 `ESP32-Sense 项目 `__ 是 ESP32 平台的软件开发包。文档 `Get Started `__ 介绍编译环境的搭建和软件开发包的使用说明。 - - `ESP-Prog <../esp-prog/index.html>`__ 是 ESP32 调试工具,有下载和 Jtag 调试功能。 + - `ESP-Prog `__ 是 ESP32 调试工具,有下载和 Jtag 调试功能。 - **ESP32 IoT 应用方案** - - `ESP32 IoT Solution `__ 基于 ESP-IDF 开发,包含多种应用解决方案。文档 `build-system-and-dependency <../../README.md#build-system-and-dependency>`__ 介绍了如何编译解决方案。 + - `ESP32 IoT Solution `__ 基于 ESP-IDF 开发,包含多种应用解决方案。 - `ESP32-Sense 项目工程 `__ 是 ESP32-Sense 开发套件对应的软件工程文件。下载程序到主板即可使用触摸功能。 - **硬件手册**