Cake.MkDocs addin
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.
Contains functionalities for working with MkDocs.
Contains functionality related to MkDocs.
In order to use the commands for this alias, include the following in your build.cake file to download and
install from NuGet.org, or specify the ToolPath within the correct ToolSettings class:
#addin "Cake.MkDocs"
#addin "nuget:?package=Cake.MkDocs"
Build
|
MkDocsBuild Alias from Cake.MkDocs addin |
Build the MkDocs documentation.
|
|
MkDocsBuild Alias from Cake.MkDocs addin |
Build the MkDocs documentation.
|
|
MkDocsBuild Alias from Cake.MkDocs addin |
Build the MkDocs documentation in working directory.
|
|
MkDocsBuild Alias from Cake.MkDocs addin |
Build the MkDocs documentation in working directory.
|
GhDeploy
|
MkDocsGhDeploy Alias from Cake.MkDocs addin |
Deploy your documentation to GitHub Pages.
|
|
MkDocsGhDeploy Alias from Cake.MkDocs addin |
Deploy your documentation to GitHub Pages.
|
|
MkDocsGhDeploy Alias from Cake.MkDocs addin |
Deploy your documentation to GitHub Pages (project in working directory).
|
|
MkDocsGhDeploy Alias from Cake.MkDocs addin |
Deploy your documentation to GitHub Pages (project in working directory).
|
New
|
MkDocsNew Alias from Cake.MkDocs addin |
Create a new MkDocs project.
|
|
MkDocsNew Alias from Cake.MkDocs addin |
Create a new MkDocs project.
|
|
MkDocsNew Alias from Cake.MkDocs addin |
Create a new MkDocs project in working directory.
|
|
MkDocsNew Alias from Cake.MkDocs addin |
Create a new MkDocs project in working directory.
|
Serve
|
MkDocsServe Alias from Cake.MkDocs addin |
Run the builtin development server. |
|
MkDocsServe Alias from Cake.MkDocs addin |
Run the builtin development server. |
|
MkDocsServe Alias from Cake.MkDocs addin |
Run the builtin development server async in working directory. |
|
MkDocsServe Alias from Cake.MkDocs addin |
Run the builtin development server async in working directory. |
|
MkDocsServeAsync Alias from Cake.MkDocs addin |
Run the builtin development server async. |
|
MkDocsServeAsync Alias from Cake.MkDocs addin |
Run the builtin development server async. |
|
MkDocsServeAsync Alias from Cake.MkDocs addin |
Run the builtin development server async in working directory. |
|
MkDocsServeAsync Alias from Cake.MkDocs addin |
Run the builtin development server async in working directory. |
Version
|
Mk Alias from Cake.MkDocs addin |
Check is provided MkDocs tool is in supported version.
|
|
Mk Alias from Cake.MkDocs addin |
Check is provided MkDocs tool is in supported version.
|
|
MkDocsVersion Alias from Cake.MkDocs addin |
Show the MkDocs version.
|
|
MkDocsVersion Alias from Cake.MkDocs addin |
Show the MkDocs version.
|
