Skip to main content

Module documentation

Module documentation 

Source
Expand description

Human-facing documentation for the mdwright TOML schema.

The configuration schema and the prose that explains it change together. Keeping the field catalogue in this crate gives the CLI initializer and the generated documentation one source of truth instead of two tables that can drift.

Functionsยง

render_default_toml
Build a documented standalone .mdwright.toml using the current defaults for every known option.
render_reference_markdown
Build the generated configuration reference page.