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.igloo15.MarkdownDocument.
Summary
Methods for generating a merged markdown file
- Assembly
- Cake
.igloo15 .MarkdownDocument .dll - Namespace
- Cake
.igloo15 .MarkdownDocument - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["MarkdownMethods"]
class Type type-node
Syntax
public static class MarkdownMethods
Methods
Name | Value | Summary |
---|---|---|
Merge |
void |
Generate a merged markdown file using the entry file as the first point of contact
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|