Skip to main content

Definition

Assembly: CloudNimble.DotNetDocs.Core.dll Namespace: CloudNimble.DotNetDocs.Core.Configuration Inheritance: System.Enum

Syntax

CloudNimble.DotNetDocs.Core.Configuration.NamespaceMode

Summary

Specifies how namespaces should be organized in the output file structure.

Values

NameValueDescription
File0Each namespace is rendered as a single file in the root output directory.
Folder1Each namespace is rendered in its own folder hierarchy matching the namespace structure.