From: Mauro Carvalho Chehab Date: Mon, 19 Jan 2026 16:23:25 +0000 (+0100) Subject: docs: add jobserver module documentation X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a66b29dc59f7a226a878572f726610bf4922b52;p=thirdparty%2Flinux.git docs: add jobserver module documentation Place jobserver module documentation at Linux Kernel docs. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet Message-ID: <688215d6a41d78bd5e37854472a5fc802d58c77a.1768838938.git.mchehab+huawei@kernel.org> --- diff --git a/Documentation/tools/jobserver.rst b/Documentation/tools/jobserver.rst new file mode 100644 index 0000000000000..31eaf25a84810 --- /dev/null +++ b/Documentation/tools/jobserver.rst @@ -0,0 +1,10 @@ +.. SPDX-License-Identifier: GPL-2.0 + +================= +Job server module +================= + +.. automodule:: lib.python.jobserver + :members: + :show-inheritance: + :undoc-members: diff --git a/Documentation/tools/python.rst b/Documentation/tools/python.rst index 978298fba6d30..b196d718e1761 100644 --- a/Documentation/tools/python.rst +++ b/Documentation/tools/python.rst @@ -7,5 +7,6 @@ Python libraries .. toctree:: :maxdepth: 4 + jobserver kdoc kabi