run

Function run 

Source
pub fn run(args: DocsArgs) -> Result<()>
Expand description

Builds the full documentation portal.

ยงErrors

Returns an error if any build tool (mdbook, cargo doc, zola) is not on PATH or exits with a non-zero status.