pub fn purge<P: AsRef<Path>>(path: P, ignores: &[&str])
Remove any doc comments.
path is the root directory to process.
path
ignores is the list of files to skip (relative to path).
ignores