generateMarkdownDocumentation

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

Generate Markdown documentation. Can be called from Groovy code.

Parameters

file

to generate the documentation in

layouts

to include in the documentation

Throws

IOException

by problems with the file


Generate Markdown documentation. Can be called from Groovy code.

Parameters

expose

is the specification of the content

Throws

IOException

by problems with the file