68 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3.. raw:: latex4 5 \renewcommand\thesection*6 \renewcommand\thesubsection*7 8.. include:: ../disclaimer-zh_TW.rst9 10:Original: :ref:`Documentation/process/index.rst <process_index>`11:Translator: Alex Shi <alex.shi@linux.alibaba.com>12 Hu Haowen <2023002089@link.tyut.edu.cn>13 14.. _tw_process_index:15 16========================17與Linux 內核社區一起工作18========================19 20你想成爲Linux內核開發人員嗎?歡迎之至!在學習許多關於內核的技術知識的同時,21瞭解我們社區的工作方式也很重要。閱讀這些文檔可以讓您以更輕鬆的、麻煩更少的22方式將更改合併到內核。23 24以下是每位開發人員都應閱讀的基本指南:25 26.. toctree::27 :maxdepth: 128 29 howto30 code-of-conduct31 code-of-conduct-interpretation32 submitting-patches33 programming-language34 coding-style35 development-process36 email-clients37 license-rules38 kernel-enforcement-statement39 kernel-driver-statement40 41其它大多數開發人員感興趣的社區指南:42 43 44.. toctree::45 :maxdepth: 146 47 submit-checklist48 stable-api-nonsense49 stable-kernel-rules50 management-style51 embargoed-hardware-issues52 53這些是一些總體性技術指南,由於不大好分類而放在這裏:54 55.. toctree::56 :maxdepth: 157 58 magic-number59 volatile-considered-harmful60 61.. only:: subproject and html62 63 目錄64 ====65 66 * :ref:`genindex`67 68