summaryrefslogtreecommitdiff
path: root/Documentation/tools/kdoc_ancillary.rst
blob: 249753744d11bce019962dafb21589b4ce7ba2ef (plain)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
.. SPDX-License-Identifier: GPL-2.0

=================
Ancillary classes
=================

Argparse formatter class
========================

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

Regular expression class handler
================================

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


C tokenizer
===========

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


Chinese, Japanese and Korean variable fonts handler
===================================================

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

Kernel C file include logic
===========================

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

Python version ancillary methods
================================

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

Write output on YAML file
=========================

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