IApiTocGenerator Interface
Definition
- Namespace
- Sandcastle.Core.PresentationStyle
- Assembly
- Sandcastle.Core.dll
This interface is used to implement a table of contents generator for API content
public interface IApiTocGenerator
Properties
| ListTopicOrder |
This is used to get or set the list topic order in the table of contents |
Methods
| GenerateApiTocFile(string, string) |
This is used to generate a table of contents file for API content |