Skip to content

devlead/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cake documentation

This is the home of the Cake documentation source code.

Building from the command line

  1. Run build.ps1 from PowerShell. This will compile the tools and build the documentation.

  2. Launch a web server such as Mongoose at the ./build/docs folder.

Building documentation from Visual Studio

  1. Open the solution ./src/Documentation.sln

  2. Change the command line arguments for Docs.Compiler to the following:

    -configuration="C:\AbsolutePathToGitRepository\data\config.json"
    
  3. Run the Docs.Compiler project.

About

The Cake documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published