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.AsciiDoctorJ.
Summary
Functions to call AsciiDoctorJ.
In order to use this add-in, add the following to your build.cake.
#addin "nuget:?package=Cake.AsciiDoctorJ"
- Assembly
- Cake
.AsciiDoctorJ .dll - Namespace
- Cake
.AsciiDoctorJ - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AsciiDoctorJAliases"]
class Type type-node
Syntax
public static class AsciiDoctorJAliases
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
Cake |
Methods
Name | Value | Summary |
---|---|---|
AsciiDoctorJ |
void |
Runs the tool using an action to configure settings.
static
|
AsciiDoctorJ |
void |
Runs the tool using the given
AsciiDoctorJRunnerSettings .
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|