Linux Documentation
 help / color / mirror / Atom feed
* [PATCH 0/3] docs/zh_CN: translate process/applying-patches.rst into Chinese
@ 2026-07-17 12:06 Weijie Yuan
  2026-07-17 12:06 ` [PATCH 1/3] docs/zh_CN: add process/applying-patches Chinese translation Weijie Yuan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Weijie Yuan @ 2026-07-17 12:06 UTC (permalink / raw)
  To: Alex Shi, Yanteng Si, Dongliang Mu, Jonathan Corbet, Shuah Khan
  Cc: linux-doc, linux-kernel

Although this page is apparently out of date, perhaps it's not that
bad to add it, which would make our traslation simultaneous with the
English original. That said, I would also be fine if we chose not to
accept this series.

Note that patch 1/3 contains only the translated file itself, so the
document is not part of any toctree yet and Sphinx would emit an
orphan warning ("document isn't included in any toctree") at that
point; patch 2/3 fixes that by adding it to the zh_CN process index.
This follows the existing practice of single-file translation
commits. So if we want to ensure every commit can be successfully
built, I will make the corrections.

Weijie Yuan (3):
  docs/zh_CN: add process/applying-patches Chinese translation
  docs/zh_CN: add applying-patches to process index
  docs/zh_CN: link to Chinese applying-patches translation

 .../translations/zh_CN/admin-guide/README.rst |   2 +-
 .../zh_CN/process/applying-patches.rst        | 392 ++++++++++++++++++
 .../translations/zh_CN/process/howto.rst      |   2 +-
 .../translations/zh_CN/process/index.rst      |   2 +-
 4 files changed, 395 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/process/applying-patches.rst

-- 
2.55.0.369.ge3c30fcd466f


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

end of thread, other threads:[~2026-07-17 12:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-17 12:06 [PATCH 0/3] docs/zh_CN: translate process/applying-patches.rst into Chinese Weijie Yuan
2026-07-17 12:06 ` [PATCH 1/3] docs/zh_CN: add process/applying-patches Chinese translation Weijie Yuan
2026-07-17 12:08 ` [PATCH 2/3] docs/zh_CN: add applying-patches to process index Weijie Yuan
2026-07-17 12:10 ` [PATCH 3/3] docs/zh_CN: link to Chinese applying-patches translation Weijie Yuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox