Skip to content

cake-contrib/Cake.DocFx

Repository files navigation

Cake.DocFx Addin

This Addin for the Cake Build Automation System allows you to generate a documentation website with docfx. More about Cake at cakebuild.net.

License

Information

Stable Pre-release
GitHub Release - GitHub release
NuGet NuGet NuGet

Build Status

Develop Master
Build status Build status

Code Coverage

Coverage Status

Quick Links

Discussion

For questions and to discuss ideas & feature requests, use the GitHub discussions on the Cake GitHub repository, under the Extension Q&A category.

Join in the discussion on the Cake repository

Build

To build this package we are using Cake.

On Windows PowerShell run:

./build

On OSX/Linux run:

./build.sh