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.MkDocs.
Summary
Deploy your documentation to
GitHub Pages
(project in working directory).
- Assembly
- Cake
.MkDocs .dll - Namespace
- Cake
.MkDocs .GhDeploy - Containing Type
- MkDocsGhDeployRunner
Syntax
public void GhDeploy(MkDocsGhDeploySettings settings)
Examples
runner.GhDeploy(new MkDocsGhDeploySettings());
Parameters
Name | Type | Description |
---|---|---|
settings | Mk |
The settings. |
Return Value
Type | Description |
---|---|
void |