pub fn compile_html( build_instructions: &Command, get_doc_dir: &dyn Fn(&Command) -> String, ) -> Result<(PathBuf, Box<PackageManifestFile>)>