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
Generate client-only website combining API in YAML files and conceptual files
for the docfx.json file in the current working directory.
Syntax
public static void DocFxBuild(this ICakeContext context)
Examples
Attributes
| Type |
Description |
| CakeMethodAliasAttribute |
|
| CakeAliasCategoryAttribute |
|
Parameters
| Name |
Type |
Description |
| context |
ICakeContext |
The Cake context. |
Return Value