Skip to main content

maybe_sync

Function maybe_sync 

Source
pub fn maybe_sync(ctx: &Ctx, prj: &Project)
Expand description

Reconcile references, linkify bodies, and relocate docs to their canonical layout paths after a mutating command, unless --no-sync. Best-effort: a parse error elsewhere is reported but does not fail the mutation that already succeeded.