[][src]Function lgpl_docs::purge

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

Remove any doc comments.

path is the root directory to process.

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