IBuildAssemblerAddComponents Method

Add a set of components based on the given configuration

Definition

Namespace: Sandcastle.Core.BuildAssembler
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
void AddComponents(
	XPathNavigator configuration
)

Parameters

configuration  XPathNavigator
The configuration containing the component definitions

See Also