[PATCH v5 1/8] docs/zh_CN: Add index.rst translation

Updated
From:Kefan Bai <baikefan@leap-io-kernel.com>
Date:
Message-ID:<874e4d8b28638ff36d0cd9fb76962c23b41cff96.1765180570.git.baikefan@leap-io-kernel.com>
Patch:v5 · 1/8
Language:zh_CN
Patch-ID:a04ad52ff433a3715cbf2235e984b7305a2a6d72
Files:Documentation/translations/zh_CN/subsystem-apis.rstDocumentation/translations/zh_CN/usb/index.rst

Patch content 2 changed files

Translate .../usb/index.rst into Chinese and update subsystem-apis.rst Update the translation through commit c26cee817f8b("usb: gadget: f_fs: add capability for dfu functional descriptor") Signed-off-by: Kefan Bai <baikefan@leap-io-kernel.com>--- .../translations/zh_CN/subsystem-apis.rst     |  2 +- .../translations/zh_CN/usb/index.rst          | 54 +++++++++++++++++++ 2 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 Documentation/translations/zh_CN/usb/index.rst diff --git a/Documentation/translations/zh_CN/subsystem-apis.rst b/Documentation/translations/zh_CN/subsystem-apis.rstindex 830217140fb6..b52e1feb0167 100644--- a/Documentation/translations/zh_CN/subsystem-apis.rst+++ b/Documentation/translations/zh_CN/subsystem-apis.rst@@ -90,6 +90,7 @@ TODOList:    security/index    PCI/index    peci/index+   usb/index  TODOList: @@ -104,6 +105,5 @@ TODOList: * accel/index * crypto/index * bpf/index-* usb/index * misc-devices/index * wmi/indexdiff --git a/Documentation/translations/zh_CN/usb/index.rst b/Documentation/translations/zh_CN/usb/index.rstnew file mode 100644index 000000000000..a75062cae766--- /dev/null+++ b/Documentation/translations/zh_CN/usb/index.rst@@ -0,0 +1,54 @@+.. SPDX-License-Identifier: GPL-2.0+.. include:: ../disclaimer-zh_CN.rst++:Original: Documentation/usb/index.rst+:翻译:++ 白钶凡 Kefan Bai <baikefan@leap-io-kernel.com>++:校译:++++===========+USB 支持+===========++.. toctree::+    :maxdepth: 1+++Todolist:++*   acm+*   authorization+*   chipidea+*   dwc3+*   ehci+*   usbmon+*   functionfs+*   functionfs-desc+*   gadget_configfs+*   gadget_hid+*   gadget_multi+*   gadget_printer+*   gadget_serial+*   gadget_uvc+*   gadget-testing+*   iuu_phoenix+*   mass-storage+*   misc_usbsevseg+*   mtouchusb+*   ohci+*   raw-gadget+*   usbip_protocol+*   usb-serial+*   usb-help+*   text_files++.. only::  subproject and html++   索引+   =======++   * :ref:`genindex`--2.52.0