Skip to main content

render_markdown

Function render_markdown 

Source
pub fn render_markdown() -> Result<String, DocGenError>
Expand description

Render the deterministic operator-facing markdown reference from the catalog.

Output is stable across runs (metrics sorted by name, no timestamps) so a --check regeneration can fail on a stale committed artifact — the #1338 derived-artifact pattern.