linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ke zijie <kezijie@leap-io-kernel.com>
To: alexs@kernel.org, si.yanteng@linux.dev
Cc: dzm91@hust.edu.cn, corbet@lwn.net, linux-doc@vger.kernel.org,
	wangyuli@aosc.io, doubled@leap-io-kernel.com
Subject: [PATCH v4 0/3] Add chinese translation for block
Date: Wed, 19 Nov 2025 10:38:05 +0800	[thread overview]
Message-ID: <cover.1763519072.git.kezijie@leap-io-kernel.com> (raw)

This patch set adds chinese translations for the BLOCK documentation.

Changes in v4:
 - Fix formatting and translation issues (reported by Yanteng Si)
 - Link to v3: https://lore.kernel.org/linux-doc/cover.1763366835.git.kezijie@leap-io-kernel.com/

Changes in v3:
 - Add Reviewed-by tag from Wang Yuli
 - Link to v2: https://lore.kernel.org/linux-doc/cover.1763350407.git.kezijie@leap-io-kernel.com/

Changes in v2:
 - Fix Chinese/English spacing issues (suggested by Wang Yuli)
 - Fix make htmldocs warning: "Duplicate C declaration"
 - Adjust blk-mq translation wording
 - Link to v1: https://lore.kernel.org/linux-doc/cover.1763105050.git.kezijie@leap-io-kernel.com/

ke zijie (3):
  docs/zh_CN: Add block/index.rst translation
  docs/zh_CN: Add blk-mq.rst translation
  docs/zh_CN: Add data-integrity.rst translation

 .../translations/zh_CN/block/blk-mq.rst       | 130 ++++++++++++
 .../zh_CN/block/data-integrity.rst            | 193 ++++++++++++++++++
 .../translations/zh_CN/block/index.rst        |  35 ++++
 .../translations/zh_CN/subsystem-apis.rst     |   1 -
 4 files changed, 358 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/translations/zh_CN/block/blk-mq.rst
 create mode 100644 Documentation/translations/zh_CN/block/data-integrity.rst
 create mode 100644 Documentation/translations/zh_CN/block/index.rst

--
2.25.1


             reply	other threads:[~2025-11-19  2:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-19  2:38 ke zijie [this message]
2025-11-19  2:38 ` [PATCH v4 1/3] docs/zh_CN: Add block/index.rst translation ke zijie
2025-11-19  5:35   ` Yanteng Si
2025-11-19  2:38 ` [PATCH v4 2/3] docs/zh_CN: Add blk-mq.rst translation ke zijie
2025-11-19  6:41   ` Yanteng Si
2025-11-19  2:38 ` [PATCH v4 3/3] docs/zh_CN: Add data-integrity.rst translation ke zijie
2025-11-19  6:48   ` 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.1763519072.git.kezijie@leap-io-kernel.com \
    --to=kezijie@leap-io-kernel.com \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=doubled@leap-io-kernel.com \
    --cc=dzm91@hust.edu.cn \
    --cc=linux-doc@vger.kernel.org \
    --cc=si.yanteng@linux.dev \
    --cc=wangyuli@aosc.io \
    /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).