DocsKeys.

AutoLinkTypes Field

Summary

Controls whether type names from the API enclosed in code fences (simple class name between back-ticks or full code fence (three ticks before and after) without any language specification) in either blog posts or content pages should be automatically linked to the corresponding API documentation page (the default is true).
Assembly
Wyam.Docs.dll
Namespace
Wyam.Docs
Containing Type
DocsKeys

Syntax

public const string AutoLinkTypes

Constant Value

Value Type
AutoLinkTypes String
GitHub