Function lgpl_docs::embed [] [src]

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

Embeds the docs.

path is the root directory to process.

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