From d7ff26825b647bbca639a425244059945278a8ea Mon Sep 17 00:00:00 2001 From: Yuhan Wei Date: Thu, 22 Aug 2024 16:59:21 +0800 Subject: [PATCH] docs(ble): Updated example links in zh_CN ble-mesh-feature-list.rst --- docs/conf_common.py | 1 + .../esp-ble-mesh/ble-mesh-feature-list.rst | 20 +++++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/docs/conf_common.py b/docs/conf_common.py index 89993aff11..d9620d848e 100644 --- a/docs/conf_common.py +++ b/docs/conf_common.py @@ -20,6 +20,7 @@ BT_DOCS = ['api-guides/ble/blufi.rst', 'api-guides/ble/overview.rst', 'api-guides/ble/ble-feature-support-status.rst', 'api-guides/ble/host-feature-support-status.rst', + 'api-reference/bluetooth/index.rst', 'api-reference/bluetooth/bt_le.rst', 'api-reference/bluetooth/esp_bt_defs.rst', 'api-reference/bluetooth/esp_bt_device.rst', diff --git a/docs/zh_CN/api-guides/esp-ble-mesh/ble-mesh-feature-list.rst b/docs/zh_CN/api-guides/esp-ble-mesh/ble-mesh-feature-list.rst index 366ae11a45..7324d64c7d 100644 --- a/docs/zh_CN/api-guides/esp-ble-mesh/ble-mesh-feature-list.rst +++ b/docs/zh_CN/api-guides/esp-ble-mesh/ble-mesh-feature-list.rst @@ -111,20 +111,20 @@ Mesh 示例 """"""""""" * ESP-BLE-MESH 节点 - * :example_file:`教程 ` - * :example_file:`教程 ` - * :example:`示例 ` + * :example_file:`教程 <` + * :example_file:`教程 ` + * :example:`示例 ` * ESP-BLE-MESH 供应者 - * :example_file:`教程 ` - * :example:`示例 ` + * :example_file:`教程 ` + * :example:`示例 ` * ESP-BLE-MESH 快速入网 - * :example_file:`客户端模型快速入网教程 ` - * :example_file:`服务器模型快速入网教程 ` - * :example:`示例 ` + * :example_file:`客户端模型快速入网教程 ` + * :example_file:`服务器模型快速入网教程 ` + * :example:`示例 ` * `演示视频 `__ * ESP-BLE-MESH 及 Wi-Fi 共存 - * :example_file:`教程 ` - * :example:`示例 ` + * :example_file:`教程 ` + * :example:`示例 ` * `演示视频 `__ * ESP-BLE-MESH 命令行 * :example:`Example `