rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yanteng Si <siyanteng@loongson.cn>
To: alexs@kernel.org, seakeel@gmail.com
Cc: Yanteng Si <siyanteng@loongson.cn>,
	corbet@lwn.net, ojeda@kernel.org, boqun.feng@gmail.com,
	wedsonaf@gmail.com, gary@garyguo.net, bjorn3_gh@protonmail.com,
	rust-for-linux@vger.kernel.org, bobwxc@email.cn,
	wu.xiangcheng@linux.dev, chenhuacai@kernel.org,
	jiaxun.yang@flygoat.com, linux-doc@vger.kernel.org,
	siyanteng01@gmail.com
Subject: [PATCH v1 0/5] docs/zh_CN: Add rust Chinese translation
Date: Thu, 13 Oct 2022 17:33:41 +0800	[thread overview]
Message-ID: <cover.1665650266.git.siyanteng@loongson.cn> (raw)

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


             reply	other threads:[~2022-10-13  9:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-13  9:33 Yanteng Si [this message]
2022-10-13  9:33 ` [PATCH v1 1/5] docs/zh_CN: Add rust/index Chinese translation 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1665650266.git.siyanteng@loongson.cn \
    --to=siyanteng@loongson.cn \
    --cc=alexs@kernel.org \
    --cc=bjorn3_gh@protonmail.com \
    --cc=bobwxc@email.cn \
    --cc=boqun.feng@gmail.com \
    --cc=chenhuacai@kernel.org \
    --cc=corbet@lwn.net \
    --cc=gary@garyguo.net \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=ojeda@kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=seakeel@gmail.com \
    --cc=siyanteng01@gmail.com \
    --cc=wedsonaf@gmail.com \
    --cc=wu.xiangcheng@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).