[PATCH v2 01/25] docs/zh_CN: Add index.rst translation

Updated
From:macrofun <baikefan@leap-io-kernel.com>
Date:
Message-ID:<97d37d75edeaf8b609911702ec4e563cf414e85a.1763897036.git.baikefan@leap-io-kernel.com>
Patch:v2 · 1/25
Language:zh_CN
Patch-ID:b1f8f12a44a4427d492fb7b7e36b1749955f9a36
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: macrofun <baikefan@leap-io-kernel.com>--- .../translations/zh_CN/subsystem-apis.rst     |  2 +- .../translations/zh_CN/usb/index.rst          | 50 +++++++++++++++++++ 2 files changed, 51 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 0f121f9b0f70..6649114b818f 100644--- a/Documentation/translations/zh_CN/subsystem-apis.rst+++ b/Documentation/translations/zh_CN/subsystem-apis.rst@@ -91,6 +91,7 @@ TODOList:    security/index    PCI/index    peci/index+   usb/index  TODOList: @@ -105,6 +106,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..2ef1311a7043--- /dev/null+++ b/Documentation/translations/zh_CN/usb/index.rst@@ -0,0 +1,50 @@+.. 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++    acm+    authorization+    chipidea+    dwc3+    ehci+    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+    usbmon+    usb-serial+    usb-help+++.. only::  subproject and html++   索引+   =======++   * :ref:`genindex`-- 2.52.0