SandcastleBuilder.Utils.Conversion Namespace |
Class | Description | |
---|---|---|
ConvertConceptualContent |
This class is used to convert conceptual content settings in version
1.7.0.0 and prior SHFB project files to the new MSBuild format.
| |
ConvertFromDocProject |
This class is used to convert DocProject project files to the MSBuild format project files used by the
help file builder.
| |
ConvertFromMSExampleGui |
This class is used to convert the Microsoft example Sandcastle GUI
project files to the MSBuild format project files used by the help
file builder.
| |
ConvertFromNDoc |
This class is used to convert NDoc 1.x project files to the MSBuild format project files used by the help
file builder.
| |
ConvertFromSandcastleGui |
This class is used to convert Stephan Smetsers Sandcastle GUI project files to the MSBuild format
project files used by the help file builder.
| |
ConvertFromShfbFile |
This class is used to convert version 1.7.0.0 and prior SHFB project files to the new MSBuild format
project files.
| |
ConvertToMSBuildFormat |
This class is an abstract base class used to convert a project in
another format to the new MSBuild format project files used by
SHFB 1.8.0.0 and later.
| |
NewFromOtherFormatDlg |
This form is used to convert a project in a different format to the new MSBuild format used by SHFB
1.8.0.0 and later.
|