Function rustdoc::html::render::run
[−]
[src]
pub fn run(krate: Crate, external_html: &ExternalHtml, dst: PathBuf, passes: HashSet<String>, css_file_extension: Option<PathBuf>, renderinfo: RenderInfo) -> Result<(), Error>
Unstable (
rustdoc
)Generates the documentation for crate
into the directory dst