Documentation Task
class DocumentationTask(val workbench: AvailWorkbench, targetModuleName: ResolvedModuleName) : AbstractWorkbenchModuleTask
An AbstractWorkbenchModuleTask that initiates and manages documentation generation for the target module.
Parameters
workbench
The owning AvailWorkbench.
target Module Name
The resolved name of the target module to unload.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The owning AvailWorkbench.