]> git.ipfire.org Git - thirdparty/linux.git/commit
docs: kdoc_output: describe the class init parameters
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 6 Mar 2026 15:45:46 +0000 (16:45 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 9 Mar 2026 16:34:38 +0000 (10:34 -0600)
commit26b4fdefc0f96b1e2e25e0482de1476d037ad325
tree283a424217646cc727149b600db261d19282dc7e
parent4160533d058cfa667159e8d6a46fe42c738a4a84
docs: kdoc_output: describe the class init parameters

As this class is part of the ABI used by both Sphinx kerneldoc
extension and docs/tools/kernel-doc, better describe what
parmeters are used to initialize ManOutput class.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <7c57f26150aae11fced259f30898a980b96efb68.1772810752.git.mchehab+huawei@kernel.org>
tools/lib/python/kdoc/kdoc_output.py