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