docs: zh_CN: create the architecture-specific top-level directory
authorJonathan Corbet <corbet@lwn.net>
Thu, 23 Mar 2023 21:08:04 +0000 (15:08 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 30 Mar 2023 18:59:54 +0000 (12:59 -0600)
This mirrors commit 4f1bb0386dfc ("docs: create a top-level arch/
directory"), creating a top-level directory to hold architecture-specific
documentation.

Acked-by: Alex Shi <alexs@kernel.org>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/translations/zh_CN/arch/index.rst [moved from Documentation/translations/zh_CN/arch.rst with 72% similarity]
Documentation/translations/zh_CN/index.rst

similarity index 72%
rename from Documentation/translations/zh_CN/arch.rst
rename to Documentation/translations/zh_CN/arch/index.rst
index 690e173d8b2a83cc1e0da421275aa56eebb05bc0..aa53dcff268ef4fb58009ffbe14d874d4af16fde 100644 (file)
@@ -8,12 +8,12 @@
 .. toctree::
    :maxdepth: 2
 
-   mips/index
-   arm64/index
-   riscv/index
-   openrisc/index
-   parisc/index
-   loongarch/index
+   ../mips/index
+   ../arm64/index
+   ../riscv/index
+   ../openrisc/index
+   ../parisc/index
+   ../loongarch/index
 
 TODOList:
 
index 7c3216845b71fe72cc6620552e539f9daaac601e..299704c0818dbcf7d30b15ee9d84947cdbb48b75 100644 (file)
@@ -120,7 +120,7 @@ TODOList:
 .. toctree::
    :maxdepth: 2
 
-   arch
+   arch/index
 
 其他文档
 --------