Click or drag to resize
Sandcastle Help File BuilderITableOfContents Interface
This interface is used to interact with project files that can generate table of contents entries.

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

The ITableOfContents type exposes the following members.

Methods
  NameDescription
Public methodGenerateTableOfContents
Generate the table of contents for the conceptual topics
Top
Properties
  NameDescription
Public propertyContentLayoutFile
Get the content layout FileItem
Top
See Also