> ## Documentation Index
> Fetch the complete documentation index at: https://dotnetdocs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Summary of the CloudNimble.DotNetDocs.Core.Configuration Namespace

## Types

### <Icon icon="file-brackets-curly" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Classes

| Name                                                                                                              | Summary                                                                                                                                                                     |
| ----------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [DotNetDocsBuilder](/api-reference/CloudNimble/DotNetDocs/Core/Configuration/DotNetDocsBuilder)                   | Builder for configuring the DotNetDocs documentation pipeline.                                                                                                              |
| [FileNamingOptions](/api-reference/CloudNimble/DotNetDocs/Core/Configuration/FileNamingOptions)                   | Provides configuration options for how documentation files are named and organized.                                                                                         |
| [NamespaceMode](/api-reference/CloudNimble/DotNetDocs/Core/Configuration/NamespaceMode)                           | Specifies how namespaces should be organized in the output file structure.                                                                                                  |
| [RendererType](/api-reference/CloudNimble/DotNetDocs/Core/Configuration/RendererType)                             | Defines constants for documentation renderer types and provides mapping functionality              between documentation framework types and their corresponding renderers. |
| [SupportedDocumentationType](/api-reference/CloudNimble/DotNetDocs/Core/Configuration/SupportedDocumentationType) | Specifies the type of documentation framework being used for the project.                                                                                                   |

### <Icon icon="list-ol" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Enums

| Name                                                                                                              | Summary                                                                    |
| ----------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
| [NamespaceMode](/api-reference/CloudNimble/DotNetDocs/Core/Configuration/NamespaceMode)                           | Specifies how namespaces should be organized in the output file structure. |
| [SupportedDocumentationType](/api-reference/CloudNimble/DotNetDocs/Core/Configuration/SupportedDocumentationType) | Specifies the type of documentation framework being used for the project.  |
