Skip to main content

write_site

Function write_site 

Source
pub fn write_site(
    project: &Project,
    out_dir: &Path,
) -> Result<DocReport, String>
Expand description

Write the static documentation site for project into out_dir. Creates the directory tree if absent.