xref: /linux/Documentation/tools/kdoc_output.rst (revision fd5bed798f45eb3a178ad527b43ab92705faaf8a)
1.. SPDX-License-Identifier: GPL-2.0
2
3=======================
4Kernel-doc output stage
5=======================
6
7Output handler for man pages and ReST
8=====================================
9
10.. automodule:: lib.python.kdoc.kdoc_output
11   :members:
12   :show-inheritance:
13   :undoc-members:
14
15