XmlDocMarkdownSettings.GenerateToc property

If true, generates a .yml file that can be used in a Jekyll based site.

public bool GenerateToc { get; set; }

See Also