linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wang Wenhu <wenhu.wang@vivo.com>
To: Jonathan Corbet <corbet@lwn.net>, Vivek Goyal <vgoyal@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Miklos Szeredi <miklos@szeredi.hu>,
	Harry Wei <harryxiyou@gmail.com>,
	Alex Shi <alex.shi@linux.alibaba.com>,
	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	"Daniel W. S. Almeida" <dwlsalmeida@gmail.com>,
	Jaegeuk Kim <jaegeuk@kernel.org>,
	"Matthew Wilcox (Oracle)" <willy@infradead.org>,
	Eric Biggers <ebiggers@google.com>,
	Wang Wenhu <wenhu.wang@vivo.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	virtualization@lists.linux-foundation.org,
	linux-fsdevel@vger.kernel.org
Cc: kernel@vivo.com
Subject: [PATCH 0/2] doc: zh_CN: facilitate translation for filesystems
Date: Sun, 15 Mar 2020 02:27:58 -0700	[thread overview]
Message-ID: <20200315092810.87008-1-wenhu.wang@vivo.com> (raw)

This patch series set up the basic facility for the translation work
of the docs residing on filesystems into Chinese, indexing the filesystems
directory and adding one indexed translation into it. The virtiofs.rst
added is not only a translation itself but also an simple example that
future developers would take.

The detailed diff info also shows the basic essential markups of
the toctree and reStructuredText, at least for the most simple occasions.
More translations of filesystems are on their way, and futher,
of more subsystems.

---
Wang Wenhu (2):
  doc: zh_CN: index files in filesystems subdirectory
  doc: zh_CN: add translation for virtiofs

 Documentation/filesystems/index.rst           |  2 +
 Documentation/filesystems/virtiofs.rst        |  2 +
 .../translations/zh_CN/filesystems/index.rst  | 29 +++++++++
 .../zh_CN/filesystems/virtiofs.rst            | 62 +++++++++++++++++++
 Documentation/translations/zh_CN/index.rst    |  1 +
 5 files changed, 96 insertions(+)
 create mode 100644 Documentation/translations/zh_CN/filesystems/index.rst
 create mode 100644 Documentation/translations/zh_CN/filesystems/virtiofs.rst

-- 
2.17.1


             reply	other threads:[~2020-03-15  9:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-15  9:27 Wang Wenhu [this message]
2020-03-15  9:27 ` [PATCH 1/2] doc: zh_CN: index files in filesystems subdirectory Wang Wenhu
2020-03-15 13:28   ` Mauro Carvalho Chehab
2020-03-15  9:28 ` [PATCH 2/2] doc: zh_CN: add translation for virtiofs Wang Wenhu
2020-03-15 11:43   ` [PATCH v2,2/2] " Wang Wenhu
2020-03-15 13:28   ` [PATCH 2/2] " Mauro Carvalho Chehab
2020-03-15 10:12 ` [PATCH 0/2] doc: zh_CN: facilitate translation for filesystems Stefan Hajnoczi
2020-03-15 15:52 ` [PATCH v2,1/2] doc: zh_CN: index files in filesystems subdirectory Wang Wenhu
2020-03-15 15:52   ` [PATCH v2,2/2] doc: zh_CN: add translation for virtiofs Wang Wenhu
2020-03-16  7:01     ` Mauro Carvalho Chehab
2020-03-16  7:44     ` Alex Shi
2020-03-16  6:57   ` [PATCH v2,1/2] doc: zh_CN: index files in filesystems subdirectory Mauro Carvalho Chehab
2020-03-16  7:44   ` Alex Shi
2020-03-16 11:01   ` [PATCH v3,1/2] " Wang Wenhu
2020-03-16 11:01     ` [PATCH v3,2/2] doc: zh_CN: add translation for virtiofs Wang Wenhu
2020-03-20 23:19     ` [PATCH v3,1/2] doc: zh_CN: index files in filesystems subdirectory 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=20200315092810.87008-1-wenhu.wang@vivo.com \
    --to=wenhu.wang@vivo.com \
    --cc=alex.shi@linux.alibaba.com \
    --cc=corbet@lwn.net \
    --cc=dwlsalmeida@gmail.com \
    --cc=ebiggers@google.com \
    --cc=harryxiyou@gmail.com \
    --cc=jaegeuk@kernel.org \
    --cc=kernel@vivo.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab+huawei@kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=stefanha@redhat.com \
    --cc=vgoyal@redhat.com \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=willy@infradead.org \
    /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 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).