SandcastleBuilder.Utils.BuildEngine Namespace |
Class | Description | |
---|---|---|
BuildProcess |
This class is used to handle all aspects of the build process in a separate thread
| |
BuildProgressEventArgs |
This is a custom event arguments class for the
BuildProgress event.
| |
FrameworkCommentsFileLocation |
This is used to represent a framework XML comments file location
| |
FullTextIndex |
This is a really basic implementation of an algorithm used to create a full-text index of the website
pages so that they can be searched using the ASP.NET web pages.
| |
XmlCommentsFile |
This represents an XML comment file and is used when searching for and adding missing documentation tag
information.
| |
XmlCommentsFileCollection |
This collection class is used to hold the XML comments files during the build process
|
Enumeration | Description | |
---|---|---|
BuildStep |
This public enumerated type defines the build steps used when reporting progress during a build.
| |
PartialBuildType |
This public enumerated type defines the partial build types
|