buildDocument

fun buildDocument(identity: IdentityGenerator = IdentityGenerator.default, builder: DocumentBuilder.() -> Unit): Document

Deprecated

This legacy builder is deprecated. Use buildDocument from the non-legacy builder module (v2).