Specifies the methods that are common to all documenter configs.
For a list of all members of this type, see IDocumenterConfig Members.
[Visual Basic] Public Interface IDocumenterConfig [C#] public interface IDocumenterConfig [C++] public __gc __interface IDocumenterConfig [JScript] public interface IDocumenterConfig
Type | Description |
---|---|
BaseDocumenterConfig | Provides an abstract base class for documenter configurations. |
BaseReflectionDocumenterConfig | The base config class for documenters which use the ReflectionEngine to extract documentation from .Net assemblies. |
Namespace: NDoc.Core
Assembly: NDoc.Core (in NDoc.Core.dll)
IDocumenterConfig Members | NDoc.Core Namespace