All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] docs/zh_CN: add core-api assoc_array and xarray translation
@ 2021-10-16  4:24 Yanteng Si
  2021-10-16  4:24 ` [PATCH v2 1/2] docs/zh_CN: add core-api assoc_array translation Yanteng Si
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yanteng Si @ 2021-10-16  4:24 UTC (permalink / raw)
  To: corbet, alexs, bobwxc, seakeel
  Cc: Yanteng Si, chenhuacai, jiaxun.yang, linux-doc, realpuyuwang,
	siyanteng01

v2:

* Modified some words under Alex's advices
* pick Alex's Reviewed-by tag.

v1:

Translate .../core-api/assoc_array.rst and ../core-api/xarray.rst into Chinese.

Yanteng Si (2):
  docs/zh_CN: add core-api assoc_array translation
  docs/zh_CN: add core-api xarray translation

 .../zh_CN/core-api/assoc_array.rst            | 473 ++++++++++++++++++
 .../translations/zh_CN/core-api/index.rst     |   5 +-
 .../translations/zh_CN/core-api/xarray.rst    | 371 ++++++++++++++
 3 files changed, 847 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/core-api/assoc_array.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/xarray.rst

-- 
2.27.0


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

end of thread, other threads:[~2021-11-01 17:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-16  4:24 [PATCH v2 0/2] docs/zh_CN: add core-api assoc_array and xarray translation Yanteng Si
2021-10-16  4:24 ` [PATCH v2 1/2] docs/zh_CN: add core-api assoc_array translation Yanteng Si
2021-10-16  4:24 ` [PATCH v2 2/2] docs/zh_CN: add core-api xarray translation Yanteng Si
2021-11-01  9:28 ` [PATCH v2 0/2] docs/zh_CN: add core-api assoc_array and " yanteng si
2021-11-01 17:26   ` 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.