Function lojidoc::lint_javadoc
[−]
[src]
pub fn lint_javadoc(file_paths: Vec<PathBuf>, dest: String)
Handles linting javadocs without saving the documentation
Arguments
file_paths- A vector of the file paths of java filesdest- The file path where the markdown will be saved