pub fn write_all( tree: &DocTree, output_dir: &Path, changelog_days: u32, ) -> Result<(), Error>
Generate and write INDEX.md, CHANGELOG.md, and ROADMAP.md to the output directory.