From: Binbin Zhou <zhoubinbin@loongson.cn>
To: alexs@kernel.org, siyanteng@loongson.cn
Cc: corbet@lwn.net, chenhuacai@loongson.cn, bobwxc@email.cn,
linux-doc@vger.kernel.org, Binbin Zhou <zhoubinbin@loongson.cn>
Subject: [PATCH V3 0/4] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 1)
Date: Fri, 19 Aug 2022 14:28:36 +0800 [thread overview]
Message-ID: <cover.1660881950.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.
Changes since v2:
1. Rebase patchset on jc/docs-next.
2. Take Alex's advices about circular-buffers.rst, thanks.
Details:
https://lore.kernel.org/all/CAJy-AmkZFxNPL52M6Yuxu9prgdPSxkaO-FUs=tfY7ZB=YHoR1w@mail.gmail.com/
Changes since v1:
1. Rebase patchset on jc/docs-next.
2. Take the advices of Xiangcheng and Yanteng, thanks.
Details:
https://lore.kernel.org/all/6904a35b-6425-36af-66a0-ecd0a222a15f@loongson.cn/
https://lore.kernel.org/all/35121f9b-4dd7-4114-9242-caf2dcfa8f9c@loongson.cn/
https://lore.kernel.org/all/86118122-2885-78e3-677e-b3a6ca47a20c@loongson.cn/
https://lore.kernel.org/all/YtKy+z+iSA6D8r9m@bobwxc.mipc/
https://lore.kernel.org/all/YtLF2g8fQdi4%2FaKQ@bobwxc.mipc/
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 | 210 ++++++++++++++++++
.../zh_CN/core-api/generic-radix-tree.rst | 23 ++
.../translations/zh_CN/core-api/idr.rst | 80 +++++++
.../translations/zh_CN/core-api/index.rst | 8 +-
.../translations/zh_CN/core-api/packing.rst | 160 +++++++++++++
5 files changed, 477 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.31.1
next reply other threads:[~2022-08-19 6:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-19 6:28 Binbin Zhou [this message]
2022-08-19 6:28 ` [PATCH V3 1/4] docs/zh_CN: core-api: Add idr Chinese translation Binbin Zhou
2022-08-19 6:28 ` [PATCH V3 2/4] docs/zh_CN: core-api: Add circular-buffers " Binbin Zhou
2022-08-19 6:28 ` [PATCH V3 3/4] docs/zh_CN: core-api: Add generic-radix-tree " Binbin Zhou
2022-08-19 6:28 ` [PATCH V3 4/4] docs/zh_CN: core-api: Add packing " Binbin Zhou
2022-09-26 13:01 ` [PATCH V3 0/4] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 1) Binbin Zhou
2022-09-26 22:59 ` Jonathan Corbet
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.1660881950.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 \
/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).