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
Contains functionality related to merging base API files using
DocFx.
- Assembly
- Cake
.DocFx .dll - Namespace
- Cake
.DocFx - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["DocFxMergeAliases"]
class Type type-node
Syntax
public static class DocFxMergeAliases
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Methods
Name | Value | Summary |
---|---|---|
DocFxMerge |
void |
Merge base API in YAML files and toc files for the
docfx.json file in the current working
directory using the specified settings.
static
|
DocFxMerge |
void |
Merge base API in YAML files and toc files for a specific
docfx.json file using the specified settings.
static
|
DocFxMerge |
void |
Merge base API in YAML files and toc files for a specific
docfx.json file.
static
|
DocFxMerge |
void |
Merge base API in YAML files and toc files for the
docfx.json file in the current working directory.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|