This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DocFx.
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.
- Assembly
- Cake
.DocFx .dll - Namespace
- Cake
.DocFx .Init - Containing Type
- DocFxInitSettings
Syntax
public bool OnlyConfigFile { get; set; }
Value
Type | Description |
---|---|
bool |