QuarkdownSignatureProvider
class QuarkdownSignatureProvider(context: DokkaContext, requireModule: Boolean = true, defaultValues: Boolean = true, withChaining: Boolean = false) : SignatureProvider
Signature provider for Quarkdown functions.
Parameters
requireModule
whether to require the function to be in a Quarkdown module
defaultValues
whether to include default values for arguments
withChaining
whether to format the signature for chained calls