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
Obsolete. Use Cake.DocFx.DocFxBuildAliases.DocFxBuild(Cake.Core.ICakeContext,Cake.Core.IO.FilePath)
instead.
Syntax
public static void DocFx(this ICakeContext context, FilePath configFile)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
CakeAliasCategoryAttribute |
|
ObsoleteAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The Cake context. |
configFile |
FilePath |
The path to the docfx.json config file. |
Return Value