All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wu XiangCheng <wu.xiangcheng@linux.dev>
To: Alex Shi <alexs@kernel.org>, Yanteng Si <siyanteng@loongson.cn>
Cc: Jonathan Corbet <corbet@lwn.net>,
	chenhuacai@kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/4] docs/zh_CN: Rewrite the zh_CN/index.rst
Date: Tue, 11 Oct 2022 13:59:57 +0800	[thread overview]
Message-ID: <cover.1665467392.git.bobwxc@email.cn> (raw)

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


             reply	other threads:[~2022-10-11  6:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11  5:59 Wu XiangCheng [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1665467392.git.bobwxc@email.cn \
    --to=wu.xiangcheng@linux.dev \
    --cc=alexs@kernel.org \
    --cc=chenhuacai@kernel.org \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=siyanteng@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.