[][src]Function deadwiki::render::page_path

pub fn page_path(path: &str) -> Option<String>

Path of wiki page on disk, if it exists. Ex: page_path("Welcome") -> "wiki/welcome.md"