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

Updated
From:Kefan Bai <baikefan@leap-io-kernel.com>
Date:
Message-ID:<89505b29e74210348ac9d111139dce13782ee9bf.1763984424.git.baikefan@leap-io-kernel.com>
Patch:v3 · 1/8
Language:zh_CN
Patch-ID:eac57a8de2a98be07d97410b5286178ee33d3582
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          | 61 +++++++++++++++++++ 2 files changed, 62 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..48bec2984408--- /dev/null+++ b/Documentation/translations/zh_CN/usb/index.rst@@ -0,0 +1,61 @@+.. 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+    usbmon+    CREDITS++Todolist:++*   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+*   usbip_protocol+*   usbmon+*   usb-serial+*   usb-help+*   text_files++.. only::  subproject and html++   索引+   =======++   * :ref:`genindex`--2.52.0