| .. 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: |
| |
| |
| 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: |