SharedContentComponentParseDocuments Method

Find content files using the given wildcard and load all of the content items in them

Definition

Namespace: Sandcastle.Tools.BuildComponents
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public void ParseDocuments(
	string wildcardPath
)

Parameters

wildcardPath  String
The wildcard path used to locate content item files

See Also