Expand description
§newdoc
The newdoc
tool generates pre-populated module and assembly files formatted with AsciiDoc,
which are used in Red Hat and Fedora documentation. The generated files follow
the Modular Documentation guidelines: https://redhat-documentation.github.io/modular-docs/.
Modules§
cmd_line.rs
Structs§
- An initial representation of the module with input data, used to construct the
Module
struct - A representation of the module with all its metadata and the generated AsciiDoc content
- This struct stores options based on the command-line arguments, and is passed to various functions across the program.
Enums§
- All possible types of the AsciiDoc module