summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkira Yokosawa <akiyks@gmail.com>2021-09-08 12:22:30 +0900
committerJonathan Corbet <corbet@lwn.net>2021-09-14 15:15:43 -0600
commit242f4c77b1c8cebfdfa0ad5b40e2e4ae0316e57d (patch)
treed5df39de2e9c9b1d9416d7d21ccf606e439edf2e
parent121ca40797f1660d60b42d8c4780c4efc6631739 (diff)
downloadlinux-242f4c77b1c8cebfdfa0ad5b40e2e4ae0316e57d.tar.bz2
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 <akiyks@gmail.com> Fixes: e5cb9494fe79 ("docs/zh_TW: add translations for zh_TW/arm64") Cc: Hu Haowen <src.res@email.cn> Link: https://lore.kernel.org/r/53d86385-b4db-5d02-be6b-795900166f17@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/translations/zh_TW/index.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/translations/zh_TW/index.rst b/Documentation/translations/zh_TW/index.rst
index 2a281036c406..f56f78ba7860 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