Skip to main content

docs

Function docs 

Source
pub fn docs(root: Option<&str>) -> Result<()>
Expand description

Regenerate the asset reference pages under docs/assets/, read out of the engine’s own schema sources.

root is the engine checkout to read from; None uses the working directory.