linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Binbin Zhou <zhoubinbin@loongson.cn>
To: alexs@kernel.org, siyanteng@loongson.cn
Cc: corbet@lwn.net, chenhuacai@loongson.cn, bobwxc@email.cn,
	zhoubb.aaron@gmail.com, linux-doc@vger.kernel.org,
	Binbin Zhou <zhoubinbin@loongson.cn>
Subject: [PATCH 0/4] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 1)
Date: Thu, 14 Jul 2022 21:05:59 +0800	[thread overview]
Message-ID: <cover.1657796498.git.zhoubinbin@loongson.cn> (raw)

Hi all:

I have translated all the docs for section "Data structures and low-level utilities"
of the core-api, and I plan to split them into two patchset submissions.

This patchset contains the following files:

idr.rst
circular-buffers.rst
generic-radix-tree.rst
packing.rst

For more details, please see TODOLIST in core-api/index.rst.

Thanks.

Binbin Zhou (4):
  docs/zh_CN: core-api: Add idr Chinese translation
  docs/zh_CN: core-api: Add circular-buffers Chinese translation
  docs/zh_CN: core-api: Add generic-radix-tree Chinese translation
  docs/zh_CN: core-api: Add packing Chinese translation

 .../zh_CN/core-api/circular-buffers.rst       | 205 ++++++++++++++++++
 .../zh_CN/core-api/generic-radix-tree.rst     |  23 ++
 .../translations/zh_CN/core-api/idr.rst       |  74 +++++++
 .../translations/zh_CN/core-api/index.rst     |   8 +-
 .../translations/zh_CN/core-api/packing.rst   | 154 +++++++++++++
 5 files changed, 460 insertions(+), 4 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/core-api/circular-buffers.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/generic-radix-tree.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/idr.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/packing.rst

-- 
2.20.1


             reply	other threads:[~2022-07-14 13:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-14 13:05 Binbin Zhou [this message]
2022-07-14 13:06 ` [PATCH 1/4] docs/zh_CN: core-api: Add idr Chinese translation Binbin Zhou
2022-07-16  8:41   ` YanTeng Si
2022-07-16 12:45   ` Wu XiangCheng
2022-07-14 13:06 ` [PATCH 2/4] docs/zh_CN: core-api: Add circular-buffers " Binbin Zhou
2022-07-16  9:04   ` YanTeng Si
2022-07-14 13:06 ` [PATCH 3/4] docs/zh_CN: core-api: Add generic-radix-tree " Binbin Zhou
2022-07-14 13:06 ` [PATCH 4/4] docs/zh_CN: core-api: Add packing " Binbin Zhou
2022-07-16  9:18   ` YanTeng Si
2022-07-16 14:06 ` [PATCH 0/4] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 1) Wu XiangCheng
2022-07-16 15:27   ` Binbin Zhou

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.1657796498.git.zhoubinbin@loongson.cn \
    --to=zhoubinbin@loongson.cn \
    --cc=alexs@kernel.org \
    --cc=bobwxc@email.cn \
    --cc=chenhuacai@loongson.cn \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=siyanteng@loongson.cn \
    --cc=zhoubb.aaron@gmail.com \
    /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).