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