From: Akira Yokosawa Date: Mon, 5 Dec 2022 03:26:24 +0000 (+0900) Subject: docs/zh_CN: Fix '.. only::' directive's expression X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8067a32512d7c3747efcbca843c2433f572a4ee5;p=linux.git docs/zh_CN: Fix '.. only::' directive's expression 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 Cc: Wu XiangCheng Cc: Yanteng Si Cc: Alex Shi Reviewed-by: Wu XiangCheng Link: https://lore.kernel.org/r/20221205032622.8697-1-akiyks@gmail.com Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/translations/zh_CN/doc-guide/index.rst b/Documentation/translations/zh_CN/doc-guide/index.rst index 5151953c196f8..78c2e9a1697fa 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 目录 ====