Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / Documentation / translations / zh_TW / process / index.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 .. raw:: latex
4
5         \renewcommand\thesection*
6         \renewcommand\thesubsection*
7
8 .. include:: ../disclaimer-zh_TW.rst
9
10 :Original: :ref:`Documentation/process/index.rst <process_index>`
11 :Translator: Alex Shi <alex.shi@linux.alibaba.com>
12              Hu Haowen <src.res@email.cn>
13
14 .. _tw_process_index:
15
16 與Linux 內核社區一起工作
17 ========================
18
19 你想成爲Linux內核開發人員嗎?歡迎之至!在學習許多關於內核的技術知識的同時,
20 了解我們社區的工作方式也很重要。閱讀這些文檔可以讓您以更輕鬆的、麻煩更少的
21 方式將更改合併到內核。
22
23 以下是每位開發人員都應閱讀的基本指南:
24
25 .. toctree::
26    :maxdepth: 1
27
28    howto
29    code-of-conduct
30    code-of-conduct-interpretation
31    submitting-patches
32    programming-language
33    coding-style
34    development-process
35    email-clients
36    license-rules
37    kernel-enforcement-statement
38    kernel-driver-statement
39
40 其它大多數開發人員感興趣的社區指南:
41
42
43 .. toctree::
44    :maxdepth: 1
45
46    submitting-drivers
47    submit-checklist
48    stable-api-nonsense
49    stable-kernel-rules
50    management-style
51    embargoed-hardware-issues
52
53 這些是一些總體性技術指南,由於不大好分類而放在這裡:
54
55 .. toctree::
56    :maxdepth: 1
57
58    magic-number
59    volatile-considered-harmful
60
61 .. only::  subproject and html
62
63    目錄
64    ====
65
66    * :ref:`genindex`
67