aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorWu XiangCheng <bobwxc@email.cn>2022-10-11 14:01:28 +0800
committerJonathan Corbet <corbet@lwn.net>2022-10-11 11:01:17 -0600
commitda2e928b2ddbcca793207ca670c6213f925a95f5 (patch)
tree9075f3775d95d4bfb0427660be55dfe5afa00ce4 /Documentation
parentdocs/zh_CN: promote the title of zh_CN/process/index.rst (diff)
downloadlinux-dev-da2e928b2ddbcca793207ca670c6213f925a95f5.tar.xz
linux-dev-da2e928b2ddbcca793207ca670c6213f925a95f5.zip
docs/zh_CN: add zh_CN/arch.rst
Add an entry for all zh arch documents. Signed-off-by: Wu XiangCheng <bobwxc@email.cn> Reviewed-by: Yanteng Si <siyanteng@loongson.cn> Link: https://lore.kernel.org/r/4e9675ac83a06f2597d069f44a94c4e2cbd7ab2b.1665467392.git.bobwxc@email.cn Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/translations/zh_CN/arch.rst29
1 files changed, 29 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/arch.rst b/Documentation/translations/zh_CN/arch.rst
new file mode 100644
index 000000000000..690e173d8b2a
--- /dev/null
+++ b/Documentation/translations/zh_CN/arch.rst
@@ -0,0 +1,29 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+处理器体系结构
+==============
+
+以下文档提供了具体架构实现的编程细节。
+
+.. toctree::
+ :maxdepth: 2
+
+ mips/index
+ arm64/index
+ riscv/index
+ openrisc/index
+ parisc/index
+ loongarch/index
+
+TODOList:
+
+* arm/index
+* ia64/index
+* m68k/index
+* nios2/index
+* powerpc/index
+* s390/index
+* sh/index
+* sparc/index
+* x86/index
+* xtensa/index