diff options
| author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2026-01-19 19:23:18 +0300 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-01-23 21:37:38 +0300 |
| commit | 333f602e2fb58b197769154682ac6f0acc7a08ea (patch) | |
| tree | 9741b1496031b2e7ba0f0e8075911f328eeb2fbb /Documentation/tools/python.rst | |
| parent | 33220c1fc10b2e53f0a79cdf6447fd7bf405a860 (diff) | |
| download | linux-333f602e2fb58b197769154682ac6f0acc7a08ea.tar.xz | |
docs: add kernel-doc modules documentation
Place kernel-doc modules documentation at Linux Kernel docs.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <88ac2d82a45718c4e27aefac831586a71204ebf2.1768838938.git.mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/tools/python.rst')
| -rw-r--r-- | Documentation/tools/python.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/tools/python.rst b/Documentation/tools/python.rst new file mode 100644 index 000000000000..e826787ce9dd --- /dev/null +++ b/Documentation/tools/python.rst @@ -0,0 +1,10 @@ +.. SPDX-License-Identifier: GPL-2.0 + +================ +Python libraries +================ + +.. toctree:: + :maxdepth: 4 + + kdoc |
