Skip to main content

build

Function build 

Source
pub fn build(root: &Path) -> Result<Built, Failure>
Expand description

Builds the book and the API documentation inside it.

ยงErrors

Failure, which is written for a person to read: a missing tool names the command that installs it, and a stage that failed has already put its own errors on the terminal.