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.MarkdownApi.
Summary
Extensions that allow execution of MarkdownGenerator
- Assembly
- Cake
.igloo15 .MarkdownApi .dll - Namespace
- Cake
.igloo15 .MarkdownApi - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["MarkdownApiExtensions"]
class Type type-node
Syntax
public static class MarkdownApiExtensions
Methods
Name | Value | Summary |
---|---|---|
GenerateMarkdownApi |
void |
Generate Markdown Api using default themes but with specificed options
static
|
GenerateMarkdownApi |
void |
Generate Markdown Api Documentation based on C# dll and Xml Comments
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
Returns the string value or a
Not set > markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|