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
default Output Dir
optional default directory for rendered report files
default Plot Dir
optional default directory for plot files emitted while rendering