Summary
Gets or sets a flag indicating if only the
docfx.json
file should be generated.
In this case no project folder will be generated.
- Namespace
- Cake
.DocFx .Init - Containing Type
- DocFxInitSettings
Syntax
public bool OnlyConfigFile { get; set; }
Value
Type | Description |
---|---|
bool |