Module Markdown_report.Md_gen

module Md_gen: sig .. end

val gen_report : draft:bool -> unit -> unit

generates the report (either final or draft according to the flag)