docs/zh_CN: add virt index translation
[linux-2.6-microblaze.git] / Documentation / translations / zh_CN / index.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 .. raw:: latex
4
5         \renewcommand\thesection*
6         \renewcommand\thesubsection*
7         \kerneldocCJKon
8
9 .. _linux_doc_zh:
10
11 中文翻译
12 ========
13
14
15 .. note::
16
17    **翻译计划:**
18    内核中文文档欢迎任何翻译投稿,特别是关于内核用户和管理员指南部分。
19
20 这是中文内核文档树的顶级目录。内核文档,就像内核本身一样,在很大程度上是一
21 项正在进行的工作;当我们努力将许多分散的文件整合成一个连贯的整体时尤其如此。
22 另外,随时欢迎您对内核文档进行改进;如果您想提供帮助,请加入vger.kernel.org
23 上的linux-doc邮件列表。
24
25 许可证文档
26 ----------
27
28 下面的文档介绍了Linux内核源代码的许可证(GPLv2)、如何在源代码树中正确标记
29 单个文件的许可证、以及指向完整许可证文本的链接。
30
31 * Documentation/translations/zh_CN/process/license-rules.rst
32
33 用户文档
34 --------
35
36 下面的手册是为内核用户编写的——即那些试图让它在给定系统上以最佳方式工作的
37 用户。
38
39 .. toctree::
40    :maxdepth: 2
41
42    admin-guide/index
43
44 TODOList:
45
46 * kbuild/index
47
48 固件相关文档
49 ------------
50
51 下列文档描述了内核需要的平台固件相关信息。
52
53 TODOList:
54
55 * firmware-guide/index
56 * devicetree/index
57
58 应用程序开发人员文档
59 --------------------
60
61 用户空间API手册涵盖了描述应用程序开发人员可见内核接口方面的文档。
62
63 TODOlist:
64
65 * userspace-api/index
66
67 内核开发简介
68 ------------
69
70 这些手册包含有关如何开发内核的整体信息。内核社区非常庞大,一年下来有数千名
71 开发人员做出贡献。与任何大型社区一样,知道如何完成任务将使得更改合并的过程
72 变得更加容易。
73
74 .. toctree::
75    :maxdepth: 2
76
77    process/index
78    dev-tools/index
79    doc-guide/index
80    kernel-hacking/index
81    maintainer/index
82
83 TODOList:
84
85 * trace/index
86 * fault-injection/index
87 * livepatch/index
88 * rust/index
89
90 内核API文档
91 -----------
92
93 以下手册从内核开发人员的角度详细介绍了特定的内核子系统是如何工作的。这里的
94 大部分信息都是直接从内核源代码获取的,并根据需要添加补充材料(或者至少是在
95 我们设法添加的时候——可能不是所有的都是有需要的)。
96
97 .. toctree::
98    :maxdepth: 2
99
100    core-api/index
101    cpu-freq/index
102    iio/index
103    sound/index
104    filesystems/index
105    virt/index
106
107 TODOList:
108
109 * driver-api/index
110 * locking/index
111 * accounting/index
112 * block/index
113 * cdrom/index
114 * ide/index
115 * fb/index
116 * fpga/index
117 * hid/index
118 * i2c/index
119 * isdn/index
120 * infiniband/index
121 * leds/index
122 * netlabel/index
123 * networking/index
124 * pcmcia/index
125 * power/index
126 * target/index
127 * timers/index
128 * spi/index
129 * w1/index
130 * watchdog/index
131 * input/index
132 * hwmon/index
133 * gpu/index
134 * security/index
135 * crypto/index
136 * vm/index
137 * bpf/index
138 * usb/index
139 * PCI/index
140 * scsi/index
141 * misc-devices/index
142 * scheduler/index
143 * mhi/index
144
145 体系结构无关文档
146 ----------------
147
148 TODOList:
149
150 * asm-annotations
151
152 特定体系结构文档
153 ----------------
154
155 .. toctree::
156    :maxdepth: 2
157
158    mips/index
159    arm64/index
160    riscv/index
161    openrisc/index
162    parisc/index
163
164 TODOList:
165
166 * arm/index
167 * ia64/index
168 * m68k/index
169 * nios2/index
170 * powerpc/index
171 * s390/index
172 * sh/index
173 * sparc/index
174 * x86/index
175 * xtensa/index
176
177 其他文档
178 --------
179
180 有几份未排序的文档似乎不适合放在文档的其他部分,或者可能需要进行一些调整和/或
181 转换为reStructureText格式,也有可能太旧。
182
183 TODOList:
184
185 * staging/index
186 * watch_queue
187
188 目录和表格
189 ----------
190
191 * :ref:`genindex`