brintos

brintos / linux-shallow public Read only

0
0
Text · 2.3 KiB · 660a74d Raw
135 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3.. raw:: latex4 5	\renewcommand\thesection*6	\renewcommand\thesubsection*7	\kerneldocCJKon8	\kerneldocBeginTC{9 10.. _linux_doc_zh_tw:11 12繁體中文翻譯13============14 15 16.. note::17   內核文檔繁體中文版的翻譯工作正在進行中。如果您願意並且有時間參與這項工18   作,歡迎提交補丁給胡皓文 <2023002089@link.tyut.edu.cn>。19 20與Linux 內核社區一起工作21------------------------22 23與內核開發社區進行協作並將工作推向上游的基本指南。24 25.. toctree::26   :maxdepth: 127 28   process/development-process29   process/submitting-patches30   行爲準則 <process/code-of-conduct>31   完整開發流程文檔 <process/index>32 33TODOList:34 35* maintainer/index36 37內部API文檔38-----------39 40開發人員使用的內核內部交互接口手冊。41 42TODOList:43 44* core-api/index45* driver-api/index46* 內核中的鎖 <locking/index>47* subsystem-apis48 49開發工具和流程50--------------51 52爲所有內核開發人員提供有用信息的各種其他手冊。53 54.. toctree::55   :maxdepth: 156 57   process/license-rules58   dev-tools/index59 60TODOList:61 62* doc-guide/index63* dev-tools/testing-overview64* kernel-hacking/index65* rust/index66* trace/index67* fault-injection/index68* livepatch/index69 70面向用戶的文檔71--------------72 73下列手冊針對74希望內核在給定系統上以最佳方式工作的*用戶*,75和查找內核用戶空間API信息的程序開發人員。76 77.. toctree::78   :maxdepth: 179 80   admin-guide/index81   admin-guide/reporting-issues.rst82 83TODOList:84 85* userspace-api/index86* 內核構建系統 <kbuild/index>87* 用戶空間工具 <tools/index>88 89也可參考獨立於內核文檔的 `Linux 手冊頁 <https://www.kernel.org/doc/man-pages/>`_ 。90 91固件相關文檔92------------93 94下列文檔描述了內核需要的平臺固件相關信息。95 96TODOList:97 98* devicetree/index99* firmware-guide/index100 101體系結構文檔102------------103 104.. toctree::105   :maxdepth: 1106 107   arch/index108 109其他文檔110--------111 112有幾份未分類的文檔似乎不適合放在文檔的其他部分,或者可能需要進行一些調整和/或113轉換爲reStructureText格式,也有可能太舊。114 115TODOList:116 117* staging/index118 119術語表120------121 122TODOList:123 124* glossary125 126 127索引和表格128----------129 130* :ref:`genindex`131 132.. raw:: latex133 134	}\kerneldocEndTC135