rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/5] docs/zh_CN: Add rust Chinese translation
@ 2022-10-13  9:33 Yanteng Si
  2022-10-13  9:33 ` [PATCH v1 1/5] docs/zh_CN: Add rust/index " Yanteng Si
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Yanteng Si @ 2022-10-13  9:33 UTC (permalink / raw)
  To: alexs, seakeel
  Cc: Yanteng Si, corbet, ojeda, boqun.feng, wedsonaf, gary, bjorn3_gh,
	rust-for-linux, bobwxc, wu.xiangcheng, chenhuacai, jiaxun.yang,
	linux-doc, siyanteng01

Translate Documentation/rust/* into Chinese.

Yanteng Si (5):
  docs/zh_CN: Add rust/index Chinese translation
  docs/zh_CN: Add rust/quick-start Chinese translation
  docs/zh_CN: Add rust/general-information Chinese translation
  docs/zh_CN: Add rust/coding-guidelines Chinese translation
  docs/zh_CN: Add rust/arch-support Chinese translation

 Documentation/translations/zh_CN/index.rst    |   1 +
 .../translations/zh_CN/rust/arch-support.rst  |  23 ++
 .../zh_CN/rust/coding-guidelines.rst          | 192 ++++++++++++++++
 .../zh_CN/rust/general-information.rst        |  75 +++++++
 .../translations/zh_CN/rust/index.rst         |  28 +++
 .../translations/zh_CN/rust/quick-start.rst   | 211 ++++++++++++++++++
 6 files changed, 530 insertions(+)
 create mode 100644 Documentation/translations/zh_CN/rust/arch-support.rst
 create mode 100644 Documentation/translations/zh_CN/rust/coding-guidelines.rst
 create mode 100644 Documentation/translations/zh_CN/rust/general-information.rst
 create mode 100644 Documentation/translations/zh_CN/rust/index.rst
 create mode 100644 Documentation/translations/zh_CN/rust/quick-start.rst

-- 
2.31.1


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

end of thread, other threads:[~2022-10-18 12:01 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13  9:33 [PATCH v1 0/5] docs/zh_CN: Add rust Chinese translation Yanteng Si
2022-10-13  9:33 ` [PATCH v1 1/5] docs/zh_CN: Add rust/index " Yanteng Si
2022-10-13  9:33 ` [PATCH v1 2/5] docs/zh_CN: Add rust/quick-start " Yanteng Si
2022-10-15  8:45   ` Wu XiangCheng
2022-10-17 12:29     ` Yanteng Si
2022-10-17 14:35       ` Wu XiangCheng
2022-10-18 11:56         ` Yanteng Si
2022-10-13  9:33 ` [PATCH v1 3/5] docs/zh_CN: Add rust/general-information " Yanteng Si
2022-10-15 14:35   ` wu.xiangcheng
2022-10-16  3:09     ` Rui Li
2022-10-17 12:50       ` Yanteng Si
2022-10-17 12:47     ` Yanteng Si
2022-10-13  9:35 ` [PATCH v1 4/5] docs/zh_CN: Add rust/coding-guidelines " Yanteng Si
2022-10-15 14:36   ` wu.xiangcheng
2022-10-17 13:07     ` Yanteng Si
2022-10-17 14:38       ` Wu XiangCheng
2022-10-18 11:58         ` Yanteng Si
2022-10-13  9:36 ` [PATCH v1 5/5] docs/zh_CN: Add rust/arch-support " Yanteng Si
2022-10-15 14:37   ` wu.xiangcheng
2022-10-17 13:10     ` Yanteng Si

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).