pub fn docs(root: Option<&str>) -> Result<()>
Regenerate the asset reference pages under docs/assets/, read out of the engine’s own schema sources.
docs/assets/
root is the engine checkout to read from; None uses the working directory.
root
None