All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] docs/zh_CN: update rust/ subsystem translations
@ 2026-04-10  2:41 Ben Guo
  2026-04-10  2:41 ` [PATCH v2 1/4] docs/zh_CN: update rust/arch-support.rst translation Ben Guo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ben Guo @ 2026-04-10  2:41 UTC (permalink / raw)
  To: Alex Shi, Yanteng Si, Dongliang Mu, Jonathan Corbet
  Cc: linux-doc, linux-kernel, rust-for-linux, hust-os-kernel-patches

Update Chinese translations for the Rust subsystem documentation,
syncing with the latest upstream changes.

- arch-support.rst: add ARM (ARMv7) support, update RISC-V and UM notes
- coding-guidelines.rst: add imports formatting, private item docs,
  C FFI types, and Lints sections
- quick-start.rst: add distro-specific install instructions, update
  rustc/bindgen sections, remove cargo section
- index.rst: remove experimental notice and genindex

Changes in v2:
- Add Reviewed-by from Gary Guo

Ben Guo (4):
  docs/zh_CN: update rust/arch-support.rst translation
  docs/zh_CN: update rust/coding-guidelines.rst translation
  docs/zh_CN: update rust/quick-start.rst translation
  docs/zh_CN: update rust/index.rst translation

 .../translations/zh_CN/rust/arch-support.rst  |   9 +-
 .../zh_CN/rust/coding-guidelines.rst          | 262 +++++++++++++++++-
 .../translations/zh_CN/rust/index.rst         |  17 --
 .../translations/zh_CN/rust/quick-start.rst   | 190 ++++++++++---
 4 files changed, 401 insertions(+), 77 deletions(-)

-- 
2.53.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-04-10 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10  2:41 [PATCH v2 0/4] docs/zh_CN: update rust/ subsystem translations Ben Guo
2026-04-10  2:41 ` [PATCH v2 1/4] docs/zh_CN: update rust/arch-support.rst translation Ben Guo
2026-04-10  2:41 ` [PATCH v2 2/4] docs/zh_CN: update rust/coding-guidelines.rst translation Ben Guo
2026-04-10  2:41 ` [PATCH v2 3/4] docs/zh_CN: update rust/quick-start.rst translation Ben Guo
2026-04-10  2:41 ` [PATCH v2 4/4] docs/zh_CN: update rust/index.rst translation Ben Guo
2026-04-10 12:11 ` [PATCH v2 0/4] docs/zh_CN: update rust/ subsystem translations Alex Shi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.