Function lojidoc::gen_method_docs [] [src]

pub fn gen_method_docs(methods: Vec<Method>, path: String) -> String

Generates the markdown documentation for the methods of a class

Arguments