CMinx API
This is a list of all functions within the CMinx project. These functions are
meant for use by developers. Users should run the cminx
command.
Python Modules
This module interfaces with the generated CMake parser. |
|
Contains config objects, their defaults, the config template for confuse, and a function to convert a dictionary to a |
|
This file contains the Documenter class, which is the top-level entrypoint into the CMinx documentation system. |
|
This module contains a large assortment of dataclasses that represent each of the different types of documented commands that CMinx recognizes. |
|
This module and associated classes provide a pure-Python interface for generating reStructuredText. |
|
Functions
|
Handler for documenting CMake files or all files in a directory. |
|
Documents a single file, generates the RST, and places the file in the respective directory if output_dir specified. |
|
CMake Documentation Generator program entry point. |