MODULE_PAGE_HOME

Constant MODULE_PAGE_HOME 

Source
pub const MODULE_PAGE_HOME: &str = "../index.html";
Expand description

Where a module page’s header link points: module pages are written into module/ beneath the site root, so the index is one level up.