Skip to content

Commit 7a66b29

Browse files
mchehabJonathan Corbet
authored andcommitted
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>
1 parent b713ada commit 7a66b29

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

Documentation/tools/jobserver.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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:

Documentation/tools/python.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ Python libraries
77
.. toctree::
88
:maxdepth: 4
99

10+
jobserver
1011
kdoc
1112
kabi

0 commit comments

Comments
 (0)