DocFxBuildSettings.

Serve Property

Summary

Gets or sets a value indicating whether to enable previewing of the generated documentation in a built in web server.
Assembly
Cake.DocFx.dll
Namespace
Cake.DocFx.Build
Containing Type
DocFxBuildSettings

Syntax

public bool Serve { get; set; }

Value

Type Description
bool