linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 00/11] docs/zh_CN: add core api and openrisc translation
@ 2021-04-16 10:32 Yanteng Si
  2021-04-16 10:32 ` [PATCH v7 01/11] docs/zh_CN: add core-api irq concepts.rst translation Yanteng Si
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Yanteng Si @ 2021-04-16 10:32 UTC (permalink / raw)
  To: corbet
  Cc: Yanteng Si, alexs, chenhuacai, jiaxun.yang, linux-doc,
	realpuyuwang, bobwxc, siyanteng01

This series of patches translates core-api/irq/* and openrisc/* into Chinese.

v1 -> v2:

Modify some words under Xiangcheng Wu's suggestion. Thanks for his rewiew!

v2 -> v3:

keep the signs number equal to the title char under Alex's suggestion.
Thanks for his rewiew!

v3 -> v4:

Add Xiangcheng Wu's review sign to 0002、0003 and 0008; Thanks for his rewiew!

v4 -> v5:

Split 1-7 into a separate series.

v5 -> v6:

Modify the Subject of patches 07 and 11.
Patch 11 will not be sent if not modified. (name repeat)

Revert to one series because there is no need to split into two series.

v6 -> v7:

Send patch 11 to the series. Thank you Xiangcheng for your help!

Yanteng Si (11):
  docs/zh_CN: add core-api irq concepts.rst translation
  docs/zh_CN: add core-api irq irq-affinity.rst translation
  docs/zh_CN: add core-api irq irq-domain.rst translation
  docs/zh_CN: add core-api irq irqflags-tracing.rst translation
  docs/zh_CN: add core-api irq index.rst translation
  docs/zh_CN: add core-api index.rst translation
  docs/zh_CN: add core api translation to zh_CN index
  docs/zh_CN: add openrisc openrisc_port.rst translation
  docs/zh_CN: add openrisc todo.rst translation
  docs/zh_CN: add openrisc index.rst translation
  docs/zh_CN: add openrisc translation to zh_CN index

 .../translations/zh_CN/core-api/index.rst     | 126 ++++++++++
 .../zh_CN/core-api/irq/concepts.rst           |  24 ++
 .../translations/zh_CN/core-api/irq/index.rst |  19 ++
 .../zh_CN/core-api/irq/irq-affinity.rst       |  76 ++++++
 .../zh_CN/core-api/irq/irq-domain.rst         | 227 ++++++++++++++++++
 .../zh_CN/core-api/irq/irqflags-tracing.rst   |  45 ++++
 Documentation/translations/zh_CN/index.rst    |   2 +
 .../translations/zh_CN/openrisc/index.rst     |  30 +++
 .../zh_CN/openrisc/openrisc_port.rst          | 124 ++++++++++
 .../translations/zh_CN/openrisc/todo.rst      |  20 ++
 10 files changed, 693 insertions(+)
 create mode 100644 Documentation/translations/zh_CN/core-api/index.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/irq/concepts.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/irq/index.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/irq/irq-affinity.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/irq/irq-domain.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/irq/irqflags-tracing.rst
 create mode 100644 Documentation/translations/zh_CN/openrisc/index.rst
 create mode 100644 Documentation/translations/zh_CN/openrisc/openrisc_port.rst
 create mode 100644 Documentation/translations/zh_CN/openrisc/todo.rst

-- 
2.27.0


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

end of thread, other threads:[~2021-04-21  1:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 10:32 [PATCH v7 00/11] docs/zh_CN: add core api and openrisc translation Yanteng Si
2021-04-16 10:32 ` [PATCH v7 01/11] docs/zh_CN: add core-api irq concepts.rst translation Yanteng Si
2021-04-16 10:32 ` [PATCH v7 02/11] docs/zh_CN: add core-api irq irq-affinity.rst translation Yanteng Si
2021-04-16 10:32 ` [PATCH v7 03/11] docs/zh_CN: add core-api irq irq-domain.rst translation Yanteng Si
2021-04-16 10:32 ` [PATCH v7 04/11] docs/zh_CN: add core-api irq irqflags-tracing.rst translation Yanteng Si
2021-04-16 10:32 ` [PATCH v7 05/11] docs/zh_CN: add core-api irq index.rst translation Yanteng Si
2021-04-16 10:32 ` [PATCH v7 06/11] docs/zh_CN: add core-api " Yanteng Si
2021-04-16 10:32 ` [PATCH v7 07/11] docs/zh_CN: add core api translation to zh_CN index Yanteng Si
2021-04-16 10:32 ` [PATCH v7 08/11] docs/zh_CN: add openrisc openrisc_port.rst translation Yanteng Si
2021-04-16 10:32 ` [PATCH v7 09/11] docs/zh_CN: add openrisc todo.rst translation Yanteng Si
2021-04-16 10:32 ` [PATCH v7 10/11] docs/zh_CN: add openrisc index.rst translation Yanteng Si
2021-04-16 10:32 ` [PATCH v7 11/11] docs/zh_CN: add openrisc translation to zh_CN index Yanteng Si
2021-04-16 11:58   ` Wu X.C.
2021-04-20 22:10 ` [PATCH v7 00/11] docs/zh_CN: add core api and openrisc translation Jonathan Corbet
2021-04-21  1:34   ` teng sterling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).