![]() | SandcastleBuilder.Components Namespace |
Class | Description | |
---|---|---|
![]() ![]() | CodeBlockComponent |
This build component is used to search for <code> XML comment tags and colorize the code within
them. It can also include code from an external file or a region within the file.
|
![]() | CodeBlockComponentFactory |
This is used to create a new instance of the build component used to colorize code blocks
|
![]() | ESentCopyFromIndexComponent |
This is a version of the CopyFromIndexComponent that stores the index data in one or more
persistent ESENT databases.
|
![]() | ESentCopyFromIndexComponentESentCommentsIndexDataComponentFactory |
This is used to create a new instance of the build component used for comments index data
|
![]() | ESentCopyFromIndexComponentESentReflectionIndexDataComponentFactory |
This is used to create a new instance of the build component used for reflection index data
|
![]() | ESentResolveReferenceLinksComponent |
This is a version of the ResolveReferenceLinksComponent that stores the MSDN content IDs and the
framework targets in persistent ESENT databases.
|
![]() | ESentResolveReferenceLinksComponentESentResolveReferenceLinksComponentFactory |
This is used to create a new instance of the build component used to resolve reference links
|
![]() ![]() | MultiFormatOutputComponent |
This build component is used to execute one or more sets of build components each based on a specific
help file output format.
|
![]() | MultiFormatOutputComponentFactory |
This is used to create a new instance of the build component
|
![]() | SqlCopyFromIndexComponent |
This is a version of the CopyFromIndexComponent that stores the index data in a persistent SQL
database.
|
![]() | SqlCopyFromIndexComponentSqlCommentsIndexDataComponentFactory |
This is used to create a new instance of the build component used for comments index data
|
![]() | SqlCopyFromIndexComponentSqlReflectionIndexDataComponentFactory |
This is used to create a new instance of the build component used for reflection index data
|
![]() | SqlDictionaryTValue |
This is a simple dictionary that stores its data in a SQL Server database table. An optional group ID
can be used to segregate values within the dictionary.
|
![]() | SqlResolveReferenceLinksComponent |
This is a version of the ResolveReferenceLinksComponent that stores the MSDN content IDs and the
framework targets in persistent SQL databases.
|
![]() | SqlResolveReferenceLinksComponentSqlResolveReferenceLinksComponentFactory |
This is used to create a new instance of the build component used to resolve reference links
|