Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: zh_CN: index files in arm64 subdirectory

Add arm64 subdirectory into the table of Contents for zh_CN,
then add other translations in arm64 conveniently.

Signed-off-by: Bailu Lin <bailu.lin@vivo.com>
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com>
Link: https://lore.kernel.org/r/20200926022558.46232-1-bailu.lin@vivo.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Bailu Lin and committed by
Jonathan Corbet
7a5d265b fb4fed25

+17
+2
Documentation/arm64/index.rst
··· 1 + .. _arm64_index: 2 + 1 3 ================== 2 4 ARM64 Architecture 3 5 ==================
+14
Documentation/translations/zh_CN/arm64/index.rst
··· 1 + .. include:: ../disclaimer-zh_CN.rst 2 + 3 + :Original: :ref:`Documentation/arm64/index.rst <arm64_index>` 4 + :Translator: Bailu Lin <bailu.lin@vivo.com> 5 + 6 + .. _cn_arm64_index: 7 + 8 + 9 + ========== 10 + ARM64 架构 11 + ========== 12 + 13 + .. toctree:: 14 + :maxdepth: 2
+1
Documentation/translations/zh_CN/index.rst
··· 19 19 admin-guide/index 20 20 process/index 21 21 filesystems/index 22 + arm64/index 22 23 23 24 目录和表格 24 25 ----------