Skip to main content

docs_url

Function docs_url 

Source
pub fn docs_url() -> Cow<'static, str>
Expand description

Resolve the documentation site’s base URL. Honours MDWRIGHT_DOCS_URL if set; otherwise returns DOCS_URL_DEFAULT. The returned value has no trailing slash.