Patch "docs: sparse: add sparse.rst to toctree" has been added to the 6.6-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    docs: sparse: add sparse.rst to toctree

to the 6.6-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     docs-sparse-add-sparse.rst-to-toctree.patch
and it can be found in the queue-6.6 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 0b21551690eba2dfcb2b9ad0a8f52097515ab394
Author: Min-Hua Chen <minhuadotchen@xxxxxxxxx>
Date:   Sat Sep 2 13:25:12 2023 +0800

    docs: sparse: add sparse.rst to toctree
    
    [ Upstream commit c9ad95adc096f25004d4192258863806a68a9bc8 ]
    
    Add sparst.rst to toctree, so it can be part of the docs build.
    
    Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
    Cc: Jonathan Corbet <corbet@xxxxxxx>
    Suggested-by: Jonathan Corbet <corbet@xxxxxxx>
    Signed-off-by: Min-Hua Chen <minhuadotchen@xxxxxxxxx>
    Signed-off-by: Jonathan Corbet <corbet@xxxxxxx>
    Link: https://lore.kernel.org/r/20230902052512.12184-4-minhuadotchen@xxxxxxxxx
    Stable-dep-of: c48a7c44a1d0 ("docs: kernel_feat.py: fix potential command injection")
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/Documentation/translations/zh_TW/dev-tools/index.rst b/Documentation/translations/zh_TW/dev-tools/index.rst
new file mode 100644
index 000000000000..8f101db5a07f
--- /dev/null
+++ b/Documentation/translations/zh_TW/dev-tools/index.rst
@@ -0,0 +1,40 @@
+.. include:: ../disclaimer-zh_TW.rst
+
+:Original: Documentation/dev-tools/index.rst
+:Translator: Min-Hua Chen <minhuadotchen@xxxxxxxxx>
+
+============
+內核開發工具
+============
+
+本文檔是有關內核開發工具文檔的合集。
+目前這些文檔已經整理在一起,不需要再花費額外的精力。
+歡迎任何補丁。
+
+有關測試專用工具的簡要概述,參見
+Documentation/dev-tools/testing-overview.rst
+
+.. class:: toc-title
+
+	   目錄
+
+.. toctree::
+   :maxdepth: 2
+
+   sparse
+
+Todolist:
+
+ - coccinelle
+ - kcov
+ - ubsan
+ - kmemleak
+ - kcsan
+ - kfence
+ - kgdb
+ - kselftest
+ - kunit/index
+ - testing-overview
+ - gcov
+ - kasan
+ - gdb-kernel-debugging
diff --git a/Documentation/translations/zh_TW/index.rst b/Documentation/translations/zh_TW/index.rst
index d1cf0b4d8e46..ffcaf3272fe7 100644
--- a/Documentation/translations/zh_TW/index.rst
+++ b/Documentation/translations/zh_TW/index.rst
@@ -55,11 +55,11 @@ TODOList:
    :maxdepth: 1
 
    process/license-rules
+   dev-tools/index
 
 TODOList:
 
 * doc-guide/index
-* dev-tools/index
 * dev-tools/testing-overview
 * kernel-hacking/index
 * rust/index




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux