create_reference_report

docblock
create_reference_report(module_name::Module) -> String

Generate a report of all documented functions and their reference URLs.

Arguments

  • module_name::Module: Module to analyze

Returns

Markdown-formatted report.