Definition
Assembly: CloudNimble.DotNetDocs.Core.dll Namespace: CloudNimble.DotNetDocs.Core.Configuration Inheritance: System.EnumSyntax
Summary
Specifies how namespaces should be organized in the output file structure.Values
| Name | Value | Description | 
|---|---|---|
File | 0 | Each namespace is rendered as a single file in the root output directory. | 
Folder | 1 | Each namespace is rendered in its own folder hierarchy matching the namespace structure. |