Xml Comments File CollectionReplace Namespace Doc Entries Method
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.
Definition
Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public void ReplaceNamespaceDocEntries()VB
Public Sub ReplaceNamespaceDocEntriesC++
public:
void ReplaceNamespaceDocEntries()F#
member ReplaceNamespaceDocEntries : unit -> unit Remarks
The converted ID effectively converts the comments into comments for the class's containing
namespace.