All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] docs/zh_CN: Rewrite the zh_CN/index.rst
@ 2022-10-11  5:59 Wu XiangCheng
  2022-10-11  6:00 ` [PATCH v2 1/4] docs/zh_CN: promote the title of zh_CN/process/index.rst Wu XiangCheng
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Wu XiangCheng @ 2022-10-11  5:59 UTC (permalink / raw)
  To: Alex Shi, Yanteng Si; +Cc: Jonathan Corbet, chenhuacai, linux-doc, linux-kernel

Follow Jonathan's steps[1], rewrite the entry point of kernel's Chinese
translation documentation.

[1]: https://lore.kernel.org/linux-doc/20220927160559.97154-1-corbet@lwn.net/T

v2:
	* remove blank line
	* fix typo
v1:
	https://lore.kernel.org/linux-doc/Y0EHBw9C1UpVA49k@bobwxc.mipc/T/#t

Thanks,

Wu XiangCheng (4):
  docs/zh_CN: promote the title of zh_CN/process/index.rst
  docs/zh_CN: add zh_CN/arch.rst
  docs/zh_CN: Rewrite the Chinese translation front page
  docs/zh_CN: add a man-pages link to zh_CN/index.rst

 Documentation/translations/zh_CN/arch.rst     |  29 +++
 Documentation/translations/zh_CN/index.rst    | 169 ++++++------------
 .../translations/zh_CN/process/index.rst      |   1 +
 3 files changed, 82 insertions(+), 117 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/arch.rst


base-commit: df39f6bb3c59784acf0c31f2c5e7eee3a4fea354
-- 
2.30.2


-- 
Wu XiangCheng	0x32684A40BCA7AEA7


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

end of thread, other threads:[~2022-10-13  2:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-11  5:59 [PATCH v2 0/4] docs/zh_CN: Rewrite the zh_CN/index.rst Wu XiangCheng
2022-10-11  6:00 ` [PATCH v2 1/4] docs/zh_CN: promote the title of zh_CN/process/index.rst Wu XiangCheng
2022-10-11 12:26   ` Yanteng Si
2022-10-11  6:01 ` [PATCH v2 2/4] docs/zh_CN: add zh_CN/arch.rst Wu XiangCheng
2022-10-11 12:27   ` Yanteng Si
2022-10-13  2:34     ` Alex Shi
2022-10-11  6:02 ` [PATCH v2 3/4] docs/zh_CN: Rewrite the Chinese translation front page Wu XiangCheng
2022-10-11 12:27   ` Yanteng Si
2022-10-11  6:03 ` [PATCH v2 4/4] docs/zh_CN: add a man-pages link to zh_CN/index.rst Wu XiangCheng
2022-10-11 12:27   ` Yanteng Si
2022-10-11 17:03 ` [PATCH v2 0/4] docs/zh_CN: Rewrite the zh_CN/index.rst 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.