This is the home of the Cake documentation source code.
-
Run
build.ps1from PowerShell. This will compile the tools and build the documentation. -
Launch a web server such as Mongoose at the
./build/docsfolder.
-
Open the solution
./src/Documentation.sln -
Change the command line arguments for
Docs.Compilerto the following:-configuration="C:\AbsolutePathToGitRepository\data\config.json" -
Run the
Docs.Compilerproject.