linux/Documentation/translations/zh_TW/dev-tools/index.rst
Min-Hua Chen eda5a18efa docs: sparse: add SPDX-License-Identifier
Add SPDX-License-Identifier to fix the checkpatch warning:

WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
\#26: FILE: Documentation/translations/zh_TW/dev-tools/index.rst:1:
+.. include:: ../disclaimer-zh_TW.rst

Signed-off-by: Min-Hua Chen <minhuadotchen@gmail.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310110859.tumJoXFl-lkp@intel.com/
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20231011233757.181652-1-minhuadotchen@gmail.com>
2023-10-22 20:27:02 -06:00

44 lines
739 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0
.. include:: ../disclaimer-zh_TW.rst
:Original: Documentation/dev-tools/index.rst
:Translator: 趙軍奎 Bernard Zhao <bernard@vivo.com>
============
內核開發工具
============
本文檔是有關內核開發工具文檔的合集。
目前這些文檔已經整理在一起,不需要再花費額外的精力。
歡迎任何補丁。
有關測試專用工具的簡要概述,參見
Documentation/translations/zh_TW/dev-tools/testing-overview.rst
.. class:: toc-title
目錄
.. toctree::
:maxdepth: 2
testing-overview
sparse
gcov
kasan
gdb-kernel-debugging
Todolist:
- coccinelle
- kcov
- ubsan
- kmemleak
- kcsan
- kfence
- kgdb
- kselftest
- kunit/index