DocsKeys.

BlogAtomPath Field

Summary

Specifies the path where the blog Atom file will be output. The default value is feed.atom. Set to null to prevent generating an Atom feed.
Assembly
Wyam.Docs.dll
Namespace
Wyam.Docs
Containing Type
DocsKeys

Syntax

public const string BlogAtomPath

Constant Value

Value Type
BlogAtomPath String
GitHub