mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-09-18 23:19:34 +02:00
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>
This commit is contained in:
committed by
Jonathan Corbet
parent
b713adadf8
commit
7a66b29dc5
@@ -0,0 +1,10 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
=================
|
||||
Job server module
|
||||
=================
|
||||
|
||||
.. automodule:: lib.python.jobserver
|
||||
:members:
|
||||
:show-inheritance:
|
||||
:undoc-members:
|
||||
@@ -7,5 +7,6 @@ Python libraries
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
jobserver
|
||||
kdoc
|
||||
kabi
|
||||
|
||||
Reference in New Issue
Block a user