Module generator

Module generator 

Source
Expand description

Core markdown documentation generation.

Enums§

LinkMode
Link mode for type formatting.

Functions§

generate_markdown
Generate markdown documentation for a schema.
generate_type_content
Generate type content for a schema (description + fields/variants). Used by single-page generator to embed type docs.
generate_type_example
Generate a RON example for a schema.