Click or drag to resize
Sandcastle Help File BuilderSandcastleBuilder.Utils.Conversion Namespace
This namespace contains classes used to convert projects in other formats to the latest MSBuild project format used by the help file builder.
Classes
  ClassDescription
Public classConvertConceptualContent
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.
Public classConvertFromDocProject
This class is used to convert DocProject project files to the MSBuild format project files used by the help file builder.
Public classConvertFromMSExampleGui
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.
Public classConvertFromNDoc
This class is used to convert NDoc 1.x project files to the MSBuild format project files used by the help file builder.
Public classConvertFromSandcastleGui
This class is used to convert Stephan Smetsers Sandcastle GUI project files to the MSBuild format project files used by the help file builder.
Public classConvertFromShfbFile
This class is used to convert version 1.7.0.0 and prior SHFB project files to the new MSBuild format project files.
Public classConvertToMSBuildFormat
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.
Public classNewFromOtherFormatDlg
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.