generateDocumentation

fun generateDocumentation(    target: ModuleName,     documentationPath: Path,     problemHandler: ProblemHandler)

Generate Stacks documentation for the target and its dependencies.

Parameters

target

The ModuleName canonical name of the module for which the AvailBuilder builder must (recursively) generate documentation.

documentationPath

The path to the output directory for Stacks documentation and data files.

problemHandler

How to handle or report Problems that arise during the build.