Function lojidoc::generate_markdown
[−]
[src]
pub fn generate_markdown(proj: Project, dest: &str)
Generates a markdown file for a java file Uses a Class struct to write the markdown
Arguments
class- The class struct containing the java documentation datadest- The file path where the markdown file will be savedcontext- The project context e.g.github.com/user/repo