Summary
Deploy your documentation to
GitHub Pages (project in working directory).
- 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 |