DocCreatorSettings.

EnableDebug(bool) Method

Assembly
Cake.DocCreator.dll
Namespace
Cake.DocCreator
Containing Type
DocCreatorSettings

Syntax

public DocCreatorSettings EnableDebug(bool enabled = true)

Parameters

Name Type Description
enabled bool

Return Value

Type Description
DocCreatorSettings