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
Merge base API in YAML files and toc files for the
docfx.json
file in the current working directory.
- Assembly
- Cake
.DocFx .dll - Namespace
- Cake
.DocFx - Containing Type
- DocFxMergeAliases
Syntax
public static void DocFxMerge(this ICakeContext context)
Examples
DocFxMerge();
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The Cake context. |
Return Value
Type | Description |
---|---|
void |