Merge tag 'fscache-next-20210829' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / Documentation / translations / zh_TW / index.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 .. raw:: latex
4
5         \renewcommand\thesection*
6         \renewcommand\thesubsection*
7         \kerneldocCJKon
8         \kerneldocBeginTC
9
10 .. _linux_doc_zh_tw:
11
12 繁體中文翻譯
13 ============
14
15
16 .. note::
17    內核文檔繁體中文版的翻譯工作正在進行中。如果您願意並且有時間參與這項工
18    作,歡迎提交補丁給胡皓文 <src.res@email.cn>。
19
20 許可證文檔
21 ----------
22
23 下面的文檔介紹了Linux內核原始碼的許可證(GPLv2)、如何在原始碼樹中正確標記
24 單個文件的許可證、以及指向完整許可證文本的連結。
25
26 Documentation/translations/zh_TW/process/license-rules.rst
27
28 用戶文檔
29 --------
30
31 下面的手冊是爲內核用戶編寫的——即那些試圖讓它在給定系統上以最佳方式工作的
32 用戶。
33
34 .. toctree::
35    :maxdepth: 2
36
37    admin-guide/index
38
39 TODOList:
40
41 * kbuild/index
42
43 固件相關文檔
44 ------------
45
46 下列文檔描述了內核需要的平台固件相關信息。
47
48 TODOList:
49
50 * firmware-guide/index
51 * devicetree/index
52
53 應用程式開發人員文檔
54 --------------------
55
56 用戶空間API手冊涵蓋了描述應用程式開發人員可見內核接口方面的文檔。
57
58 TODOlist:
59
60 * userspace-api/index
61
62 內核開發簡介
63 ------------
64
65 這些手冊包含有關如何開發內核的整體信息。內核社區非常龐大,一年下來有數千名
66 開發人員做出貢獻。與任何大型社區一樣,知道如何完成任務將使得更改合併的過程
67 變得更加容易。
68
69 .. toctree::
70    :maxdepth: 2
71
72    process/index
73
74 TODOList:
75
76 * dev-tools/index
77 * doc-guide/index
78 * kernel-hacking/index
79 * trace/index
80 * maintainer/index
81 * fault-injection/index
82 * livepatch/index
83 * rust/index
84
85 內核API文檔
86 -----------
87
88 以下手冊從內核開發人員的角度詳細介紹了特定的內核子系統是如何工作的。這裡的
89 大部分信息都是直接從內核原始碼獲取的,並根據需要添加補充材料(或者至少是在
90 我們設法添加的時候——可能不是所有的都是有需要的)。
91
92 TODOList:
93
94 * driver-api/index
95 * core-api/index
96 * locking/index
97 * accounting/index
98 * block/index
99 * cdrom/index
100 * cpu-freq/index
101 * ide/index
102 * fb/index
103 * fpga/index
104 * hid/index
105 * i2c/index
106 * iio/index
107 * isdn/index
108 * infiniband/index
109 * leds/index
110 * netlabel/index
111 * networking/index
112 * pcmcia/index
113 * power/index
114 * target/index
115 * timers/index
116 * spi/index
117 * w1/index
118 * watchdog/index
119 * virt/index
120 * input/index
121 * hwmon/index
122 * gpu/index
123 * security/index
124 * sound/index
125 * crypto/index
126 * filesystems/index
127 * vm/index
128 * bpf/index
129 * usb/index
130 * PCI/index
131 * scsi/index
132 * misc-devices/index
133 * scheduler/index
134 * mhi/index
135
136 體系結構無關文檔
137 ----------------
138
139 TODOList:
140
141 * asm-annotations
142
143 特定體系結構文檔
144 ----------------
145
146 TODOList:
147
148 * arch
149
150 其他文檔
151 --------
152
153 有幾份未排序的文檔似乎不適合放在文檔的其他部分,或者可能需要進行一些調整和/或
154 轉換爲reStructureText格式,也有可能太舊。
155
156 TODOList:
157
158 * staging/index
159 * watch_queue
160
161 目錄和表格
162 ----------
163
164 * :ref:`genindex`
165
166 .. raw:: latex
167
168         \kerneldocEndTC