All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] docs: zh_CN/TW: Update and remove some old documents
@ 2022-08-25 12:53 Yanteng Si
  2022-08-25 12:53 ` [PATCH v1 1/3] docs/zh_CN: Update the translation of io_ordering to 6.0-rc2 Yanteng Si
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Yanteng Si @ 2022-08-25 12:53 UTC (permalink / raw)
  To: alexs, bobwxc, seakeel
  Cc: Yanteng Si, corbet, chenhuacai, jiaxun.yang, linux-doc,
	siyanteng01, xiyou.wangcong, hidave.darkstar, tekkamanninja,
	leoyang.li, src.res, linux-doc-tw-discuss

v1:
 Update the translation of io_ordering to 6.0-rc2.
 Remove IRQ(Only zh_CN) and oops-tracing, Because they already have a new translation.
 In this way, zh_CN no longer has homeless documents. >_<

Yanteng Si (3):
  docs/zh_CN: Update the translation of io_ordering to 6.0-rc2
  docs/zh_CN: Remove IRQ and oops-tracing
  docs/zh_TW: Remove oops-tracing

 Documentation/translations/zh_CN/IRQ.txt      |  39 ----
 .../translations/zh_CN/driver-api/index.rst   |   2 +-
 .../zh_CN/driver-api/io_ordering.rst          |  60 +++++
 .../translations/zh_CN/io_ordering.txt        |  67 ------
 .../translations/zh_CN/oops-tracing.txt       | 212 ------------------
 .../translations/zh_TW/oops-tracing.txt       | 212 ------------------
 6 files changed, 61 insertions(+), 531 deletions(-)
 delete mode 100644 Documentation/translations/zh_CN/IRQ.txt
 create mode 100644 Documentation/translations/zh_CN/driver-api/io_ordering.rst
 delete mode 100644 Documentation/translations/zh_CN/io_ordering.txt
 delete mode 100644 Documentation/translations/zh_CN/oops-tracing.txt
 delete mode 100644 Documentation/translations/zh_TW/oops-tracing.txt

-- 
2.31.1


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

end of thread, other threads:[~2022-08-29 16:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-25 12:53 [PATCH v1 0/3] docs: zh_CN/TW: Update and remove some old documents Yanteng Si
2022-08-25 12:53 ` [PATCH v1 1/3] docs/zh_CN: Update the translation of io_ordering to 6.0-rc2 Yanteng Si
2022-08-26  0:22   ` Wu XiangCheng
2022-08-25 12:53 ` [PATCH v1 2/3] docs/zh_CN: Remove IRQ and oops-tracing Yanteng Si
2022-08-26  0:10   ` Wu XiangCheng
2022-08-25 12:53 ` [PATCH v1 3/3] docs/zh_TW: Remove oops-tracing Yanteng Si
2022-08-26  0:16   ` Wu XiangCheng
2022-08-29 16:29 ` [PATCH v1 0/3] docs: zh_CN/TW: Update and remove some old documents 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.