Skip to main content

generate

Function generate 

Source
pub fn generate(root: &Path, options: &Options) -> Result<Summary, Error>
Expand description

Generate the hosted Rustdoc homepage and canonical catalog pages.

ยงErrors

Returns an error when canonical inputs cannot be loaded, rendered, or persisted.