ITableOfContents Interface

This interface is used to interact with project files that can generate table of contents entries

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public interface ITableOfContents

Properties

ContentLayoutFile This is used to get the content layout file metadata

Methods

GenerateTableOfContents Generate the table of contents for the conceptual topics

See Also