linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] docs/zh_CN: Add translations in zh_CN/doc-guide/
@ 2021-04-03  1:23 Wu XiangCheng
  2021-04-03  1:24 ` [PATCH v2 1/5] docs/zh_CN: Add translation zh_CN/doc-guide/index.rst Wu XiangCheng
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Wu XiangCheng @ 2021-04-03  1:23 UTC (permalink / raw)
  To: Alex Shi; +Cc: Alex Shi, Alex Shi, Jonathan Corbet, YanTeng Si, linux-doc

Hi all,

This set of patches add some translations in zh_CN/doc-guide/

V2:
* Modify some words and add missed sentences under YanTeng Si's
  suggestion. Thanks for his rewiew!
* Specific changes see <http://fars.ee/n5rt/diff>
* Add Cc: tag for YanTeng Si.

V1:
<https://lore.kernel.org/linux-doc/cover.1617260163.git.bobwxc@email.cn/T/>

base: next tree
  commit 3501c960dfda ("docs/zh_CN: Add translations in zh_CN/kernel-hacking/")

Thanks!

Wu XiangCheng (5):
  docs/zh_CN: Add translation zh_CN/doc-guide/index.rst
  docs/zh_CN: Link zh_CN/doc-guide to zh_CN/index.rst
  docs/zh_CN: Add translation zh_CN/doc-guide/sphinx.rst
  docs/zh_CN: Add two image example files
  docs/zh_CN: Add translation zh_CN/doc-guide/kernel-doc.rst

 .../translations/zh_CN/doc-guide/hello.dot    |   3 +
 .../translations/zh_CN/doc-guide/index.rst    |  30 ++
 .../zh_CN/doc-guide/kernel-doc.rst            | 500 ++++++++++++++++++
 .../translations/zh_CN/doc-guide/sphinx.rst   | 415 +++++++++++++++
 .../zh_CN/doc-guide/svg_image.svg             |  10 +
 Documentation/translations/zh_CN/index.rst    |   1 +
 6 files changed, 959 insertions(+)
 create mode 100644 Documentation/translations/zh_CN/doc-guide/hello.dot
 create mode 100644 Documentation/translations/zh_CN/doc-guide/index.rst
 create mode 100644 Documentation/translations/zh_CN/doc-guide/kernel-doc.rst
 create mode 100644 Documentation/translations/zh_CN/doc-guide/sphinx.rst
 create mode 100644 Documentation/translations/zh_CN/doc-guide/svg_image.svg

-- 
2.20.1


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

end of thread, other threads:[~2021-04-03  3:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-03  1:23 [PATCH v2 0/5] docs/zh_CN: Add translations in zh_CN/doc-guide/ Wu XiangCheng
2021-04-03  1:24 ` [PATCH v2 1/5] docs/zh_CN: Add translation zh_CN/doc-guide/index.rst Wu XiangCheng
2021-04-03  3:10   ` teng sterling
2021-04-03  1:24 ` [PATCH v2 2/5] docs/zh_CN: Link zh_CN/doc-guide to zh_CN/index.rst Wu XiangCheng
2021-04-03  3:10   ` teng sterling
2021-04-03  1:24 ` [PATCH v2 3/5] docs/zh_CN: Add translation zh_CN/doc-guide/sphinx.rst Wu XiangCheng
2021-04-03  3:11   ` teng sterling
2021-04-03  1:24 ` [PATCH v2 4/5] docs/zh_CN: Add two image example files Wu XiangCheng
2021-04-03  3:11   ` teng sterling
2021-04-03  1:25 ` [PATCH v2 5/5] docs/zh_CN: Add translation zh_CN/doc-guide/kernel-doc.rst Wu XiangCheng
2021-04-03  3:13   ` 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).