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.XmlDocMarkdown.
Summary
The Cake addin.
- Assembly
- Cake
.XmlDocMarkdown .dll - Namespace
- Cake
.XmlDocMarkdown - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["XmlDocCakeAddin"]
class Type type-node
Syntax
public static class XmlDocCakeAddin
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
Cake |
|
Cake |
Methods
Name | Value | Summary |
---|---|---|
Xml |
XmlDocMarkdownResult |
Generates Markdown from .NET XML documentation comments.
static
|
Xml |
XmlDocMarkdownResult |
Generates Markdown from .NET XML documentation comments.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|