Table of Contents

XmlCommentsFileCollection.ReplaceNamespaceDocEntries Method

Definition

Namespace
Sandcastle.Core.BuildEngine
Assembly
Sandcastle.Core.dll

This will search for all type member comments where the ID contains NamespaceDoc or NamespaceGroupDoc and convert them to namespace and namespace group entries for the containing namespace.

public void ReplaceNamespaceDocEntries()

Remarks

The converted ID effectively converts the comments into comments for the class's containing namespace.