[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56df3676-6408-04e5-8b88-31df7841be5a@loongson.cn>
Date: Mon, 27 Jun 2022 21:14:31 +0800
From: YanTeng Si <siyanteng@...ngson.cn>
To: Mauro Carvalho Chehab <mchehab@...nel.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Jonathan Corbet <corbet@....net>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Alex Shi <alexs@...nel.org>,
Tang Yizhou <tangyizhou@...wei.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 09/20] docs: zh_CN/vm/index.rst: fix a broken reference
在 2022/6/26 17:10, Mauro Carvalho Chehab 写道:
> The reference is missing a .rst on it, causing its cross-reference
> to not work.
>
> Fixes: 9c3519d2b509 ("docs/zh_CN: add vm/index translation")
> Signed-off-by: Mauro Carvalho Chehab <mchehab@...nel.org>
> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH v2 00/20] at: https://lore.kernel.org/all/cover.1656234456.git.mchehab@kernel.org/
>
> Documentation/translations/zh_CN/vm/index.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/zh_CN/vm/index.rst b/Documentation/translations/zh_CN/vm/index.rst
> index a1c6d529b6ff..81a9b782a427 100644
> --- a/Documentation/translations/zh_CN/vm/index.rst
> +++ b/Documentation/translations/zh_CN/vm/index.rst
> @@ -15,7 +15,7 @@ Linux内存管理文档
> 这是一个关于Linux内存管理(mm)子系统内部的文档集,其中有不同层次的细节,包括注释
> 和邮件列表的回复,用于阐述数据结构和算法的基本情况。如果你正在寻找关于简单分配内存的建
> 议,请参阅(Documentation/translations/zh_CN/core-api/memory-allocation.rst)。
> -对于控制和调整指南,请参阅(Documentation/admin-guide/mm/index)。
> +对于控制和调整指南,请参阅(Documentation/admin-guide/mm/index.rst)。
Thanks, This index has been refactored.
<https://lore.kernel.org/all/35d10864fb9b57bf288d4efa5642f93a60079029.1655362610.git.siyanteng@loongson.cn/>
Thanks,
Yanteng
> TODO:待引用文档集被翻译完毕后请及时修改此处)
>
> .. toctree::
Powered by blists - more mailing lists