All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] docs/zh_CN: update translation of doc-guide/sphinx.rst
@ 2026-06-19 14:02 Jiandong Qiu
  2026-06-19 14:02 ` [PATCH 1/3] docs/zh_CN: add llvm.rst translation anchor Jiandong Qiu
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jiandong Qiu @ 2026-06-19 14:02 UTC (permalink / raw)
  To: alexs, si.yanteng
  Cc: dzm91, corbet, skhan, linux-doc, linux-kernel, Jiandong Qiu

Hi all,

This is my first time sending patches to the Linux community. I have
been reading the kernel documentation to learn more about Linux, and in
the process I found a few places where I could help improve the zh_CN
translations. Comments and suggestions are welcome.

This series contains three patches, all intended to update the zh_CN
translation of doc-guide/sphinx.rst. That translation appears to have
been out of date for several years. While updating it, I noticed that
sphinx.rst refers to process/changes.rst, which did not yet have a zh_CN
translation, so I added one. During that work, I also noticed that
changes.rst refers to llvm.rst, so I added the missing anchor in the
zh_CN translation of llvm.rst.

Jiandong Qiu (3):
  docs/zh_CN: add llvm.rst translation anchor
  docs/zh_CN: add process/changes.rst translation
  docs/zh_CN: update sphinx.rst translation

 .../translations/zh_CN/doc-guide/sphinx.rst   | 165 ++++--
 .../translations/zh_CN/kbuild/llvm.rst        |   2 +
 .../translations/zh_CN/process/changes.rst    | 530 ++++++++++++++++++
 3 files changed, 665 insertions(+), 32 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/process/changes.rst

-- 
Jiandong Qiu <qiujiandong1998@gmail.com>

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-06-19 16:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-19 14:02 [PATCH 0/3] docs/zh_CN: update translation of doc-guide/sphinx.rst Jiandong Qiu
2026-06-19 14:02 ` [PATCH 1/3] docs/zh_CN: add llvm.rst translation anchor Jiandong Qiu
2026-06-19 14:23   ` Jonathan Corbet
2026-06-19 14:02 ` [PATCH 2/3] docs/zh_CN: add process/changes.rst translation Jiandong Qiu
2026-06-19 14:23   ` Jonathan Corbet
2026-06-19 16:25     ` Jiandong Qiu
2026-06-19 14:02 ` [PATCH 3/3] docs/zh_CN: update sphinx.rst translation Jiandong Qiu
2026-06-19 14:26 ` [PATCH 0/3] docs/zh_CN: update translation of doc-guide/sphinx.rst Jonathan Corbet
2026-06-19 16:28   ` Jiandong Qiu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.