ITableOfContents Interface
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This interface is used to interact with project files that can generate table of contents entries
public interface ITableOfContents
Properties
| ContentLayoutFile |
This is used to get the content layout file metadata |
Methods
| GenerateTableOfContents(TocEntryCollection, bool) |
Generate the table of contents for the conceptual topics |