This plug-in class can be used to rearrange the table of contents such
that namespaces are nested within their parent namespaces rather than
appearing as a flat list of all namespaces at the root level.
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 1.9.3.0
Syntax
| C# |
|---|
public class HierarchicalTocPlugIn : IPlugIn, IDisposable |
| Visual Basic |
|---|
Public Class HierarchicalTocPlugIn _ Implements IPlugIn, IDisposable |