ITableOfContents Interface

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

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.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