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.Jekyll.
Summary
Search your site and print specific deprecation warnings using the default settings.
- Assembly
- Cake
.Jekyll .dll - Namespace
- Cake
.Jekyll - Containing Type
- JekyllDoctorAliases
Syntax
public static void JekyllDoctor(this ICakeContext context)
Examples
JekyllDoctor();
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
void |