public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alex Shi <alex.shi@linux.alibaba.com>
To: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>,
	linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
	Harry Wei <harryxiyou@gmail.com>,
	Federico Vaga <federico.vaga@vaga.pv.it>,
	SeongJae Park <sj38.park@gmail.com>
Subject: Re: [PATCH 5/5] docs: zh_CN: howto.rst: fix a broken reference
Date: Mon, 5 Aug 2019 11:20:23 +0800	[thread overview]
Message-ID: <2148e16c-335d-96ba-d132-bc4629dabc6a@linux.alibaba.com> (raw)
In-Reply-To: <36ee207d43dd40be23639a3b00de4216a8465624.1564169297.git.mchehab+samsung@kernel.org>

Hi Mauro,

Thanks for catching!
this part need more info, like make latexdocs. So I update them and sent out a patch for this. Please feel free to pick up my patch in your series. :)

Thanks!
Alex

在 2019/7/27 上午3:29, Mauro Carvalho Chehab 写道:
> There's a broken reference there pointing to the long gone
> DocBook dir.
> 
> While I don't read chinese, Google translator translates it
> to:
> 	"The generated documentation will be placed in
> 	 the Documentation/DocBook/ directory."
> 
> Well, we know that the output will be Documentation/output
> dir. So, let's fix this one.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
> ---
>  Documentation/translations/zh_CN/process/howto.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/translations/zh_CN/process/howto.rst b/Documentation/translations/zh_CN/process/howto.rst
> index 5b671178b17b..c4ff8356b88d 100644
> --- a/Documentation/translations/zh_CN/process/howto.rst
> +++ b/Documentation/translations/zh_CN/process/howto.rst
> @@ -147,7 +147,7 @@ Linux内核代码中包含有大量的文档。这些文档对于学习如何与
>      关于补丁是什么以及如何将它打在不同内核开发分支上的好介绍
>  
>  内核还拥有大量从代码自动生成的文档。它包含内核内部API的全面介绍以及如何
> -妥善处理加锁的规则。生成的文档会放在 Documentation/DocBook/目录下。在内
> +妥善处理加锁的规则。生成的文档会放在 Documentation/output/目录下。在内
>  核源码的主目录中使用以下不同命令将会分别生成PDF、Postscript、HTML和手册
>  页等不同格式的文档::
>  
> 

  reply	other threads:[~2019-08-05  3:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-26 19:29 [PATCH 1/5] MAINTAINERS: fix broken ref for ABI sysfs-bus-counter-ftm-quaddec Mauro Carvalho Chehab
2019-07-26 19:29 ` [PATCH 2/5] MAINTAINERS: fix reference to net phy ABI file Mauro Carvalho Chehab
2019-07-26 19:29 ` [PATCH 3/5] MAINTAINERS: fix a renamed DT reference Mauro Carvalho Chehab
2019-07-26 19:29 ` [PATCH 4/5] docs: cgroup-v1/blkio-controller.rst: remove a CFQ left over Mauro Carvalho Chehab
2019-07-26 19:29 ` [PATCH 5/5] docs: zh_CN: howto.rst: fix a broken reference Mauro Carvalho Chehab
2019-08-05  3:20   ` Alex Shi [this message]
2019-07-31 18:55 ` [PATCH 1/5] MAINTAINERS: fix broken ref for ABI sysfs-bus-counter-ftm-quaddec 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=2148e16c-335d-96ba-d132-bc4629dabc6a@linux.alibaba.com \
    --to=alex.shi@linux.alibaba.com \
    --cc=corbet@lwn.net \
    --cc=federico.vaga@vaga.pv.it \
    --cc=harryxiyou@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab+samsung@kernel.org \
    --cc=mchehab@infradead.org \
    --cc=sj38.park@gmail.com \
    /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