All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Translation self-protection.rst into chinese
@ 2025-02-07 10:18 zhangwei
  2025-02-07 10:18 ` [PATCH v5 1/3] docs/zh_CN: Add self-protection index Chinese translation zhangwei
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: zhangwei @ 2025-02-07 10:18 UTC (permalink / raw)
  To: alexs, si.yanteng, corbet
  Cc: zhaoshuo, zhaoyuehui, maoyuxian, linux-doc, zhangwei

Translate self-protection.rst into Chinese
and add index.rst under keys and secrets

Changelog
v5:
  * Delete my signature in the index file

v4:
  * fix remove the blank lines in keys/index.rst

v3:
  * add index.rst under keys and secrets

v2:
  * fix remove the unnecessary blank lines

zhangwei (3):
  docs/zh_CN: Add self-protection index Chinese translation
  docs/zh_CN: Add keys index Chinese translation
  docs/zh_CN: Add secrets index Chinese translation

 .../translations/zh_CN/security/index.rst     |   2 +-
 .../zh_CN/security/keys/index.rst             |  22 ++
 .../zh_CN/security/secrets/index.rst          |  17 ++
 .../zh_CN/security/self-protection.rst        | 271 ++++++++++++++++++
 4 files changed, 311 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/translations/zh_CN/security/keys/index.rst
 create mode 100644 Documentation/translations/zh_CN/security/secrets/index.rst
 create mode 100644 Documentation/translations/zh_CN/security/self-protection.rst

-- 
2.47.1


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

end of thread, other threads:[~2025-02-11  3:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07 10:18 [PATCH v5 0/3] Translation self-protection.rst into chinese zhangwei
2025-02-07 10:18 ` [PATCH v5 1/3] docs/zh_CN: Add self-protection index Chinese translation zhangwei
2025-02-07 10:18 ` [PATCH v5 2/3] docs/zh_CN: Add keys " zhangwei
2025-02-11  3:35   ` Yanteng Si
2025-02-07 10:18 ` [PATCH v5 3/3] docs/zh_CN: Add secrets " zhangwei
2025-02-11  3:36   ` Yanteng Si
2025-02-11  3:41     ` Yanteng Si
2025-02-10 18:16 ` [PATCH v5 0/3] Translation self-protection.rst into chinese Jonathan Corbet

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.