Function rustdoc::markdown::render[src]

pub fn render(input: &str, output: Path, matches: &Matches) -> int

Render input (e.g. "foo.md") into an HTML file in output (e.g. output = "bar" => "bar/foo.html").