pub fn embed<P: AsRef<Path>>(library: Library, path: P, ignores: &[&str])
Embeds the docs.
path is the root directory to process.
path
ignores is the list of files to skip (relative to path).
ignores