From: Wu XiangCheng <wu.xiangcheng@linux.dev>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>,
Yanteng Si <siyanteng@loongson.cn>, Alex Shi <alexs@kernel.org>,
Wu XiangCheng <bobwxc@email.cn>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] docs/zh_CN: Fix '.. only::' directive's expression
Date: Mon, 5 Dec 2022 14:51:16 +0800 [thread overview]
Message-ID: <Y42U5BL9KSFQeCMm@bobwxc.mipc> (raw)
In-Reply-To: <20221205032622.8697-1-akiyks@gmail.com>
2022-12-05 (一) 12:26:24 +0900 Akira Yokosawa 曰:
> Commit febe6c2f859e ("docs/zh_CN: Add translation
> zh_CN/doc-guide/index.rst") translated ".. only::" directive too much.
> Use the one as found in the original doc-guide/index.rst.
>
> Fixes: febe6c2f859e ("docs/zh_CN: Add translation zh_CN/doc-guide/index.rst")
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
> Cc: Wu XiangCheng <bobwxc@email.cn>
> Cc: Yanteng Si <siyanteng@loongson.cn>
> Cc: Alex Shi <alexs@kernel.org>
> ---
> Hi,
>
> I came across this error while grepping ".. only::" under Documentation/.
>
> Thanks, Akira
Thanks, good catch!
Reviewed-by: Wu XiangCheng <bobwxc@email.cn>
> ---
> Documentation/translations/zh_CN/doc-guide/index.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/zh_CN/doc-guide/index.rst b/Documentation/translations/zh_CN/doc-guide/index.rst
> index 5151953c196f..78c2e9a1697f 100644
> --- a/Documentation/translations/zh_CN/doc-guide/index.rst
> +++ b/Documentation/translations/zh_CN/doc-guide/index.rst
> @@ -19,7 +19,7 @@
> contributing
> maintainer-profile
>
> -.. only:: 子项目与HTML
> +.. only:: subproject and html
>
> 目录
> ====
>
> base-commit: f8e9e32f7d04336666d66893f2da1347dd8263b1
> --
> 2.25.1
>
--
Wu XiangCheng 0x32684A40BCA7AEA7
next prev parent reply other threads:[~2022-12-05 6:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-05 3:26 [PATCH] docs/zh_CN: Fix '.. only::' directive's expression Akira Yokosawa
2022-12-05 6:51 ` Wu XiangCheng [this message]
2022-12-05 9:48 ` 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=Y42U5BL9KSFQeCMm@bobwxc.mipc \
--to=wu.xiangcheng@linux.dev \
--cc=akiyks@gmail.com \
--cc=alexs@kernel.org \
--cc=bobwxc@email.cn \
--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.