[PATCH v3 0/2] docs/zh_CN: update translation of doc-guide/sphinx.rst
From: Jiandong Qiu
Date: Mon Jul 06 2026 - 13:27:17 EST
Hi all,
This series refreshes the translation of doc-guide/sphinx.rst.
Since the updated version refers to process/changes.rst, I also add
the missing zh_CN translation for that file to ensure a consistent
reading experience.
Changes in v2 -> v3:
- sync changes.rst with the latest commit.
Changes in v1 -> v2:
- drop the separate llvm.rst anchor patch
- remove the `_sphinxdoc_zh` anchor from .../zh_CN/doc-guide/sphinx.rst
- add Assisted-by tags
Link: https://lore.kernel.org/linux-doc/20260619140245.1982921-1-qiujiandong1998@xxxxxxxxx/ # v1
Link: https://lore.kernel.org/linux-doc/20260621131215.1303439-1-qiujiandong1998@xxxxxxxxx/ # v2
Jiandong Qiu (2):
docs/zh_CN: add process/changes.rst translation
docs/zh_CN: update sphinx.rst translation
.../translations/zh_CN/doc-guide/sphinx.rst | 167 ++++--
.../translations/zh_CN/process/changes.rst | 533 ++++++++++++++++++
2 files changed, 666 insertions(+), 34 deletions(-)
create mode 100644 Documentation/translations/zh_CN/process/changes.rst
--
Jiandong Qiu <qiujiandong1998@xxxxxxxxx>