rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] docs/zh_CN: Add rust Chinese translation
@ 2022-10-18 13:04 Yanteng Si
  2022-10-18 13:04 ` [PATCH v2 1/5] docs/zh_CN: Add rust/index " Yanteng Si
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Yanteng Si @ 2022-10-18 13:04 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

v2:
* Modify some words under Xiangcheng's advice.

v1:

* 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] 21+ messages in thread

end of thread, other threads:[~2022-10-26  1:59 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-18 13:04 [PATCH v2 0/5] docs/zh_CN: Add rust Chinese translation Yanteng Si
2022-10-18 13:04 ` [PATCH v2 1/5] docs/zh_CN: Add rust/index " Yanteng Si
2022-10-19  8:56   ` Wu XiangCheng
2022-10-24 23:13   ` Gary Guo
2022-10-18 13:04 ` [PATCH v2 2/5] docs/zh_CN: Add rust/quick-start " Yanteng Si
2022-10-19  3:28   ` Alex Shi
2022-10-19  8:58   ` Wu XiangCheng
2022-10-24 23:25   ` Gary Guo
2022-10-26  1:58     ` YanTeng Si
2022-10-18 13:04 ` [PATCH v2 3/5] docs/zh_CN: Add rust/general-information " Yanteng Si
2022-10-19  3:29   ` Alex Shi
2022-10-19  8:58   ` Wu XiangCheng
2022-10-24 23:26   ` Gary Guo
2022-10-18 13:07 ` [PATCH v2 4/5] docs/zh_CN: Add rust/coding-guidelines " Yanteng Si
2022-10-19  3:30   ` Alex Shi
2022-10-19  8:59   ` Wu XiangCheng
2022-10-24 23:31   ` Gary Guo
2022-10-18 13:07 ` [PATCH v2 5/5] docs/zh_CN: Add rust/arch-support " Yanteng Si
2022-10-19  3:30   ` Alex Shi
2022-10-19  8:59   ` Wu XiangCheng
2022-10-24 23:32   ` Gary Guo

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).