# DocumentationModule

**Kind:** Module

**Source:** [`atloria-monorepo/apps/api/src/documentation/documentation.module.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/documentation/documentation.module.ts#L44)

## Relationships

- MODULE_IMPORTS → `DatabaseModule`
- MODULE_IMPORTS → `AuthModule`
- MODULE_IMPORTS → `AIModule`
- MODULE_IMPORTS → `GraphModule`
- MODULE_IMPORTS → `configmodule`
- MODULE_IMPORTS → `forwardref`
- MODULE_IMPORTS → `forwardref`
- MODULE_IMPORTS → `forwardref`
- MODULE_IMPORTS → `DocVersionModule`
- MODULE_IMPORTS → `SnippetsModule`
- MODULE_IMPORTS → `ChangelogModule`
- MODULE_IMPORTS → `DocsRepoModule`
- MODULE_IMPORTS → `L10nModule`
- MODULE_IMPORTS → `forwardref`
- MODULE_IMPORTS → `NotificationModule`
- MODULE_IMPORTS → `EmailModule`
- MODULE_IMPORTS → `BillingModule`
- MODULE_DECLARES → `DocumentationController`
- MODULE_DECLARES → `SearchController`
- MODULE_DECLARES → `DocAutomationController`
- MODULE_DECLARES → `ManualVideoController`
- MODULE_DECLARES → `PublicManualVideoController`
- MODULE_PROVIDES → `DocumentationService`
- MODULE_PROVIDES → `WorkflowDetectorService`
- MODULE_PROVIDES → `UserDocsGeneratorService`
- MODULE_PROVIDES → `FeatureDetectorService`
- MODULE_PROVIDES → `FeatureDocsGeneratorService`
- MODULE_PROVIDES → `TutorialDetectorService`
- MODULE_PROVIDES → `TutorialGeneratorService`
- MODULE_PROVIDES → `Neo4jDocsOrchestratorService`
- MODULE_PROVIDES → `KeywordExtractorService`
- MODULE_PROVIDES → `AzureSearchService`
- MODULE_PROVIDES → `DocumentIndexingService`
- MODULE_PROVIDES → `DocAutomationService`
- MODULE_PROVIDES → `DocAutomationGateway`
- MODULE_PROVIDES → `DocAutomationSchedulerService`
- MODULE_PROVIDES → `JobReconcileService`
- MODULE_PROVIDES → `ManualVideoService`
- MODULE_EXPORTS → `DocumentationService`
- MODULE_EXPORTS → `FeatureDetectorService`
- MODULE_EXPORTS → `FeatureDocsGeneratorService`
- MODULE_EXPORTS → `TutorialDetectorService`
- MODULE_EXPORTS → `TutorialGeneratorService`
- MODULE_EXPORTS → `DocumentIndexingService`
- MODULE_EXPORTS → `AzureSearchService`
- MODULE_EXPORTS → `DocAutomationService`
- MODULE_EXPORTS → `DocAutomationGateway`

## Referenced By

- `AppModule` (MODULE_IMPORTS)
