pub fn render_doc(
markdown: &str,
fallback_title: &str,
pages: &PublishedPages,
) -> RenderedAdrExpand description
Render a root-level “lifetime doc” (e.g. the Build Plan) to a themed page.
Its [[docs/adr/…]] links resolve into the adr/ subdirectory.