pub fn run(ctx: &GateCtx, _files: &[String]) -> GateResultExpand description
Judge every spec under the documentation root.
ยงErrors
crate::gates::GateError::Io when a spec cannot be read.
pub fn run(ctx: &GateCtx, _files: &[String]) -> GateResultJudge every spec under the documentation root.
crate::gates::GateError::Io when a spec cannot be read.