From: Akira Yokosawa Date: Wed, 8 Sep 2021 03:22:30 +0000 (+0900) Subject: docs: zh_TW/index: Move arm64/index to arch-specific section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=242f4c77b1c8cebfdfa0ad5b40e2e4ae0316e57d;p=linux.git docs: zh_TW/index: Move arm64/index to arch-specific section arm64/index is architecture specific. Move it to the section "特定體系結構文檔" or "Architecture-specific documentation". Signed-off-by: Akira Yokosawa Fixes: e5cb9494fe79 ("docs/zh_TW: add translations for zh_TW/arm64") Cc: Hu Haowen Link: https://lore.kernel.org/r/53d86385-b4db-5d02-be6b-795900166f17@gmail.com Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/translations/zh_TW/index.rst b/Documentation/translations/zh_TW/index.rst index 2a281036c406e..f56f78ba78609 100644 --- a/Documentation/translations/zh_TW/index.rst +++ b/Documentation/translations/zh_TW/index.rst @@ -140,11 +140,6 @@ TODOList: 體系結構無關文檔 ---------------- -.. toctree:: - :maxdepth: 2 - - arm64/index - TODOList: * asm-annotations @@ -152,6 +147,11 @@ TODOList: 特定體系結構文檔 ---------------- +.. toctree:: + :maxdepth: 2 + + arm64/index + TODOList: * arch