documentation Part
suspend fun documentationPart(name: String, block: suspend DocumentationPartResourceBuilder.() -> Unit): DocumentationPart
Parameters
name
The unique name of the resulting resource.
block
Builder for DocumentationPart.
See also
Parameters
name
The unique name of the resulting resource.