sourceFunctionSuppressor

val sourceFunctionSuppressor: Extension<PreMergeDocumentableTransformer, *, *>

Suppresses top-level source-side @QFunctions so only the KSP-generated wrappers (which already carry exported names in their signature and rewritten KDoc) reach the docs.

See also