fn transform_method_doc_roxygen( method_name: &str, doc: &str, ) -> (String, Vec<String>)
Transform the method documentation to Roxygen format.