generateHtmlDocumentation

Generate HTML documentation. Can be called from Groovy code

Parameters

file

to save in

Throws

IOException

on file operation


fun generateHtmlDocumentation(file: File, layouts: List<Layout>)

Generate HTML documentation. Can be called from Groovy code

Parameters

file

to generate the documentation in

layouts

diagrams to generate documentation for

Throws

IOException

by problems with the file


Generate HTML documentation. Can be called from Groovy code

Parameters

expose

specifies the content

Throws

IOException

by problems with the file