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