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 creating new DocFx
projects.
- Assembly
- Cake
.DocFx .dll - Namespace
- Cake
.DocFx - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["DocFxInitAliases"]
class Type type-node
Syntax
public static class DocFxInitAliases
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Methods
Name | Value | Summary |
---|---|---|
DocFxInit |
void |
Generate an initial
docfx.json file, with the specified settings.
static
|
DocFxInit |
void |
Generate an initial
docfx.json file.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|