summaryrefslogtreecommitdiffstats
path: root/Documentation/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r--Documentation/index.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index cb5d77699c60..f6e641a54bbc 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -47,7 +47,7 @@ These books get into the details of how specific kernel subsystems work
47from the point of view of a kernel developer. Much of the information here 47from the point of view of a kernel developer. Much of the information here
48is taken directly from the kernel source, with supplemental material added 48is taken directly from the kernel source, with supplemental material added
49as needed (or at least as we managed to add it — probably *not* all that is 49as needed (or at least as we managed to add it — probably *not* all that is
50needed). 50needed).
51 51
52.. toctree:: 52.. toctree::
53 :maxdepth: 2 53 :maxdepth: 2
@@ -68,6 +68,14 @@ Korean translations
68 68
69 translations/ko_KR/index 69 translations/ko_KR/index
70 70
71Chinese translations
72--------------------
73
74.. toctree::
75 :maxdepth: 1
76
77 translations/zh_CN/index
78
71Indices and tables 79Indices and tables
72================== 80==================
73 81