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.
pub fn docs_url() -> Cow<'static, str>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.