Component for removing excess Keyword nodes. This could be temporary fix for problem described at http://www.codeplex.com/Sandcastle/Thread/View.aspx?ThreadId=22049
A configuration file needs to be created for the custom build components so that they can be integrated into the help file builder without having to modify the config templates (1.6.0.2 and later)....
The CopyLocal property on the BuildAssemblerLibrary, BuildComponents.dll, and SancastleBuilder.Utils assemblies in the project files should be set to False so that these assemblies are not distribu...
The ResolveReferencePlugIn execution behavior should be changed to run after the BuildStep. MergeCustomConfigs step rather than BuildStep.CreateConfig. This is a new step in version 1.6.0.2 of the...
Just a few things I noticed: - All template files except the HxC file use a hard-coded language ID of 1033. They should be changed to use {@LangId} instead to pick up the selected language ID fro...
Add support for MetaAttributeComponent configuration management in DocProject
This plugin will add configured targets for ResolveReferenceLinksComponent2 component. User will be able to specify custom reflection file (*.xml) or assembly (with option to run MRefBuilder on it)...
SHFB plugin which generates set of Help2 registration files. This package consists of: - HxC - collection file - index files - HxT - TOC definition file - H2Reg.ini - configuration file for H2Reg u...
attributes 'name' and 'value' must be generated with uppercase first letter, so 'Name' and 'Value'
Add support for MetaAttributeComponent configuration management in Sandcastle Help File Builder