Document

constructor(title: String, children: List<ReportNode>, defaultOutputDir: Path? = null, defaultPlotDir: Path? = null)(source)

Parameters

title

the document title, used as the top-level heading

children

ordered list of child nodes

defaultOutputDir

optional default directory for rendered report files

defaultPlotDir

optional default directory for plot files emitted while rendering