Skip to main content

write_all

Function write_all 

Source
pub fn write_all(
    tree: &DocTree,
    output_dir: &Path,
    changelog_days: u32,
) -> Result<(), Error>
Expand description

Generate and write INDEX.md, CHANGELOG.md, and ROADMAP.md to the output directory.