Table of Contents

Sandcastle.Core.PresentationStyle Namespace

This namespace contains presentation style related types.

Classes

ContentFiles

This class is used to contain content files for a presentation style that are to be embedded in the compiled help file.

PlugInDependency

This class is used to define a plug-in upon which a presentation style depends and the default configuration to use for it.

PresentationStyleExportAttribute

This is a custom version of the ExportAttribute that contains metadata for presentation style plug-ins.

PresentationStyleSettings

This abstract base class is used to define the settings and common functionality for a specific presentation style.

StandardApiTocGenerator

This is used to generate a standard table of contents for API content

StandardDocumentModel

This is used to add the standard document model elements to the reflection information file

Interfaces

IApiTocGenerator

This interface is used to implement a table of contents generator for API content

IApplyDocumentModel

This interface is used to implement the application of a document model to the reflection information file.

IPresentationStyleMetadata

This class defines the metadata for a presentation style plug-in