Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add jobserver module documentation

Place jobserver module 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: <688215d6a41d78bd5e37854472a5fc802d58c77a.1768838938.git.mchehab+huawei@kernel.org>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
7a66b29d b713adad

+11
+10
Documentation/tools/jobserver.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + ================= 4 + Job server module 5 + ================= 6 + 7 + .. automodule:: lib.python.jobserver 8 + :members: 9 + :show-inheritance: 10 + :undoc-members:
+1
Documentation/tools/python.rst
··· 7 7 .. toctree:: 8 8 :maxdepth: 4 9 9 10 + jobserver 10 11 kdoc 11 12 kabi