MarkdownMethods Class

Summary

Methods for generating a merged markdown file
graph BT Type-->Base0["Object"] Type["MarkdownMethods"] class Type type-node

Syntax

public static class MarkdownMethods

Methods

Name Value Summary
MergeMarkdownDocuments(ICakeContext, string, string) void
Generate a merged markdown file using the entry file as the first point of contact
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin