DocsKeys.

BlogRssPath Field

Summary

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

Syntax

public const string BlogRssPath

Constant Value

Value Type
BlogRssPath String
GitHub