SourceFunctionSuppressor

Drops the source-side @QFunctions from the documentation model so the KSP-generated wrapper (object <ModuleName> { public fun ... }) becomes the sole documented entry point.

Constructors

Link copied to clipboard
constructor(context: DokkaContext)

Properties

Link copied to clipboard
val context: DokkaContext

Functions

Link copied to clipboard
open operator override fun invoke(modules: List<DModule>): List<DModule>