xref: /linux/Documentation/tools/kdoc_output.rst (revision 9d2dbd3d59d8fb9cfd98bf857975fcd151fb3946)
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