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 building websites using
DocFx.
- Assembly
- Cake
.DocFx .dll - Namespace
- Cake
.DocFx - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["DocFxBuildAliases"]
class Type type-node
Syntax
public static class DocFxBuildAliases
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Methods
Name | Value | Summary |
---|---|---|
DocFxBuild |
void |
Generate client-only website combining API in YAML files and conceptual files
for the
docfx.json file in the current working directory using the specified settings.
static
|
DocFxBuild |
void |
Generate client-only website combining API in YAML files and conceptual files
for a specific
docfx.json file using the specified settings.
static
|
DocFxBuild |
void |
Generate client-only website combining API in YAML files and conceptual files
for a specific
docfx.json file.
static
|
DocFxBuild |
void |
Generate client-only website combining API in YAML files and conceptual 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
|