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:
Mauro Carvalho Chehab
2026-01-23 11:37:39 -07:00
committed by Jonathan Corbet
parent b713adadf8
commit 7a66b29dc5
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.. SPDX-License-Identifier: GPL-2.0
=================
Job server module
=================
.. automodule:: lib.python.jobserver
:members:
:show-inheritance:
:undoc-members:
+1
View File
@@ -7,5 +7,6 @@ Python libraries
.. toctree::
:maxdepth: 4
jobserver
kdoc
kabi