This plug-in class is designed to add additional reference link targets to the Reflection Index Data and Resolve Reference Links build components so that links can be created to other third party help in a Help 2 collection.

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 1.9.0.0

Syntax

C#
public class AdditionalReferenceLinksPlugIn : IPlugIn, 
	IDisposable
Visual Basic
Public Class AdditionalReferenceLinksPlugIn _
	Implements IPlugIn, IDisposable

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.PlugIns..::..AdditionalReferenceLinksPlugIn

See Also