From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Date: Wed, 13 Jan 2021 23:24:23 +0000 Subject: Re: [PATCH for doc-next] doc/zh_CN: mips: use doc references instead Message-Id: <20210113162423.5255f7b8@lwn.net> List-Id: References: <20210113070557.28792-1-lukas.bulwahn@gmail.com> In-Reply-To: <20210113070557.28792-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Lukas Bulwahn Cc: Yanteng Si , Harry Wei , Alex Shi , linux-doc@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org On Wed, 13 Jan 2021 08:05:57 +0100 Lukas Bulwahn wrote: > The Chinese mips translations refer to non-existing labels in the original > documentation. Hence, make htmldocs warns about those undefined labels on > all files in ./Documentation/translations/zh_CN/mips/. > > Replace the references to non-existing labels with suitable doc references. > > Signed-off-by: Lukas Bulwahn Applied, thanks. jon