Expand description
Core markdown documentation generation.
Enums§
- Link
Mode - 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.