DocsKeys.

IgnoreFolders Field

Summary

This should be a string or array of strings with the name(s) of root-level folders to ignore when scanning for content pages. Setting this global metadata value is useful when introducing your own pipelines for files under certain folders and you don't want the primary content page pipelines to pick them up.
Assembly
Wyam.Docs.dll
Namespace
Wyam.Docs
Containing Type
DocsKeys

Syntax

public const string IgnoreFolders

Constant Value

Value Type
IgnoreFolders String
GitHub