[PATCH 01/25] docs/zh_CN: Add index.rst translation
#UpdatedFrom:macrofun <baikefan@leap-io-kernel.com>
Date:
Message-ID:<20251123074540.34161-2-baikefan@leap-io-kernel.com>
Patch:v1 · 1/25
Language:zh_CN
Patch-ID:4bb6874397a67fb01632b2f156c0584e4210c684
Files:
Documentation/translations/zh_CN/usb/index.rstLinks:lore message ↗ · raw mail ↗
Patch content 1 changed file
Translate .../usb/index.rst into Chinese. 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/usb/index.rst | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Documentation/translations/zh_CN/usb/index.rst diff --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.34.1