~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/translations/zh_TW/index.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/translations/zh_TW/index.rst (Architecture m68k) and /Documentation/translations/zh_TW/index.rst (Architecture mips)


  1 .. SPDX-License-Identifier: GPL-2.0                 1 .. SPDX-License-Identifier: GPL-2.0
  2                                                     2 
  3 .. raw:: latex                                      3 .. raw:: latex
  4                                                     4 
  5         \renewcommand\thesection*                   5         \renewcommand\thesection*
  6         \renewcommand\thesubsection*                6         \renewcommand\thesubsection*
  7         \kerneldocCJKon                             7         \kerneldocCJKon
  8         \kerneldocBeginTC{                          8         \kerneldocBeginTC{
  9                                                     9 
 10 .. _linux_doc_zh_tw:                               10 .. _linux_doc_zh_tw:
 11                                                    11 
 12 繁體中文翻譯                                 12 繁體中文翻譯
 13 ============                                       13 ============
 14                                                    14 
 15                                                    15 
 16 .. note::                                          16 .. note::
 17    內核文檔繁體中文版的翻譯工作     17    內核文檔繁體中文版的翻譯工作正在進行中。如果您願意並且有時間參與這項工
 18    作,歡迎提交補丁給胡皓文 <202300     18    作,歡迎提交補丁給胡皓文 <2023002089@link.tyut.edu.cn>。
 19                                                    19 
 20 與Linux 內核社區一起工作                  20 與Linux 內核社區一起工作
 21 ------------------------                           21 ------------------------
 22                                                    22 
 23 與內核開發社區進行協作並將工作     23 與內核開發社區進行協作並將工作推向上游的基本指南。
 24                                                    24 
 25 .. toctree::                                       25 .. toctree::
 26    :maxdepth: 1                                    26    :maxdepth: 1
 27                                                    27 
 28    process/development-process                     28    process/development-process
 29    process/submitting-patches                      29    process/submitting-patches
 30    行爲準則 <process/code-of-conduct>          30    行爲準則 <process/code-of-conduct>
 31    完整開發流程文檔 <process/index>        31    完整開發流程文檔 <process/index>
 32                                                    32 
 33 TODOList:                                          33 TODOList:
 34                                                    34 
 35 * maintainer/index                                 35 * maintainer/index
 36                                                    36 
 37 內部API文檔                                    37 內部API文檔
 38 -----------                                        38 -----------
 39                                                    39 
 40 開發人員使用的內核內部交互接口     40 開發人員使用的內核內部交互接口手冊。
 41                                                    41 
 42 TODOList:                                          42 TODOList:
 43                                                    43 
 44 * core-api/index                                   44 * core-api/index
 45 * driver-api/index                                 45 * driver-api/index
 46 * 內核中的鎖 <locking/index>                  46 * 內核中的鎖 <locking/index>
 47 * subsystem-apis                                   47 * subsystem-apis
 48                                                    48 
 49 開發工具和流程                              49 開發工具和流程
 50 --------------                                     50 --------------
 51                                                    51 
 52 爲所有內核開發人員提供有用信息     52 爲所有內核開發人員提供有用信息的各種其他手冊。
 53                                                    53 
 54 .. toctree::                                       54 .. toctree::
 55    :maxdepth: 1                                    55    :maxdepth: 1
 56                                                    56 
 57    process/license-rules                           57    process/license-rules
 58    dev-tools/index                                 58    dev-tools/index
 59                                                    59 
 60 TODOList:                                          60 TODOList:
 61                                                    61 
 62 * doc-guide/index                                  62 * doc-guide/index
 63 * dev-tools/testing-overview                       63 * dev-tools/testing-overview
 64 * kernel-hacking/index                             64 * kernel-hacking/index
 65 * rust/index                                       65 * rust/index
 66 * trace/index                                      66 * trace/index
 67 * fault-injection/index                            67 * fault-injection/index
 68 * livepatch/index                                  68 * livepatch/index
 69                                                    69 
 70 面向用戶的文檔                              70 面向用戶的文檔
 71 --------------                                     71 --------------
 72                                                    72 
 73 下列手冊針對                                 73 下列手冊針對
 74 希望內核在給定系統上以最佳方式     74 希望內核在給定系統上以最佳方式工作的*用戶*,
 75 和查找內核用戶空間API信息的程序     75 和查找內核用戶空間API信息的程序開發人員。
 76                                                    76 
 77 .. toctree::                                       77 .. toctree::
 78    :maxdepth: 1                                    78    :maxdepth: 1
 79                                                    79 
 80    admin-guide/index                               80    admin-guide/index
 81    admin-guide/reporting-issues.rst                81    admin-guide/reporting-issues.rst
 82                                                    82 
 83 TODOList:                                          83 TODOList:
 84                                                    84 
 85 * userspace-api/index                              85 * userspace-api/index
 86 * 內核構建系統 <kbuild/index>                86 * 內核構建系統 <kbuild/index>
 87 * 用戶空間工具 <tools/index>                 87 * 用戶空間工具 <tools/index>
 88                                                    88 
 89 也可參考獨立於內核文檔的 `Linux      89 也可參考獨立於內核文檔的 `Linux 手冊頁 <https://www.kernel.org/doc/man-pages/>`_ 。
 90                                                    90 
 91 固件相關文檔                                 91 固件相關文檔
 92 ------------                                       92 ------------
 93                                                    93 
 94 下列文檔描述了內核需要的平臺固     94 下列文檔描述了內核需要的平臺固件相關信息。
 95                                                    95 
 96 TODOList:                                          96 TODOList:
 97                                                    97 
 98 * devicetree/index                                 98 * devicetree/index
 99 * firmware-guide/index                             99 * firmware-guide/index
100                                                   100 
101 體系結構文檔                                101 體系結構文檔
102 ------------                                      102 ------------
103                                                   103 
104 .. toctree::                                      104 .. toctree::
105    :maxdepth: 1                                   105    :maxdepth: 1
106                                                   106 
107    arch/index                                     107    arch/index
108                                                   108 
109 其他文檔                                      109 其他文檔
110 --------                                          110 --------
111                                                   111 
112 有幾份未分類的文檔似乎不適合放    112 有幾份未分類的文檔似乎不適合放在文檔的其他部分,或者可能需要進行一些調整和/或
113 轉換爲reStructureText格式,也有可能    113 轉換爲reStructureText格式,也有可能太舊。
114                                                   114 
115 TODOList:                                         115 TODOList:
116                                                   116 
117 * staging/index                                   117 * staging/index
118                                                   118 
119 術語表                                         119 術語表
120 ------                                            120 ------
121                                                   121 
122 TODOList:                                         122 TODOList:
123                                                   123 
124 * glossary                                        124 * glossary
125                                                   125 
126                                                   126 
127 索引和表格                                   127 索引和表格
128 ----------                                        128 ----------
129                                                   129 
130 * :ref:`genindex`                                 130 * :ref:`genindex`
131                                                   131 
132 .. raw:: latex                                    132 .. raw:: latex
133                                                   133 
134         }\kerneldocEndTC                          134         }\kerneldocEndTC
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php