Function lgpl_docs::embed

source ·
pub fn embed<P: AsRef<Path>>(library: Library, path: P, ignores: &[&str])
Expand description

Embeds the docs.

path is the root directory to process.

ignores is the list of files to skip (relative to path).