From ce709de0f4e8f599da642d7b67975734d2ec26e5 Mon Sep 17 00:00:00 2001 From: shenmengjing Date: Sun, 7 Apr 2024 12:19:18 +0800 Subject: [PATCH] docs: Edit the CN Translation of usb_host_notes_index --- .../peripherals/usb_host/usb_host_notes_index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh_CN/api-reference/peripherals/usb_host/usb_host_notes_index.rst b/docs/zh_CN/api-reference/peripherals/usb_host/usb_host_notes_index.rst index 3b86901a26..020a913ef7 100644 --- a/docs/zh_CN/api-reference/peripherals/usb_host/usb_host_notes_index.rst +++ b/docs/zh_CN/api-reference/peripherals/usb_host/usb_host_notes_index.rst @@ -3,11 +3,11 @@ USB 主机维护者注意事项(简介) :link_to_translation:`en:[English]` -本文档包含有关 USB 主机协议栈实现细节的信息面向,USB 主机协议栈的维护者和第三方贡献者。USB 主机协议栈的用户请参考 :doc:`../usb_host`。 +本文档包含有关 USB 主机协议栈实现细节的信息,面向 USB 主机协议栈的维护者和第三方贡献者。USB 主机协议栈的用户请参考 :doc:`../usb_host`。 .. warning:: - USB 主机协议栈的实现细节属于私有 API,因此,除 USB 主机库外的所有层均不遵循 :ref:`ESP-IDF's 版本简介`,即允许进行重大更改。 + USB 主机协议栈的实现细节属于私有 API,因此,除 USB 主机库外的所有层均不遵循 :ref:`ESP-IDF 版本简介 `,即允许进行重大更改。 .. figure:: ../../../../_static/usb_host/stack-overview.png :align: center