summaryrefslogtreecommitdiff
path: root/Documentation/tools/kdoc_parser.rst
blob: 55b202173195d87f61c1b8f8384967c0b97ec949 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.. SPDX-License-Identifier: GPL-2.0

=======================
Kernel-doc parser stage
=======================

C replacement rules used by the parser
======================================

.. automodule:: lib.python.kdoc.xforms_lists
   :members:
   :show-inheritance:
   :undoc-members:

File handler classes
====================

.. automodule:: lib.python.kdoc.kdoc_files
   :members:
   :show-inheritance:
   :undoc-members:

Parsed item data class
======================

.. automodule:: lib.python.kdoc.kdoc_item
   :members:
   :show-inheritance:
   :undoc-members:

Parser classes and methods
==========================

.. automodule:: lib.python.kdoc.kdoc_parser
   :members:
   :show-inheritance:
   :undoc-members: