Skip to main content

Definition

Assembly: CloudNimble.DotNetDocs.Core.dll Namespace: CloudNimble.DotNetDocs.Core

Syntax

Summary

Defines an enricher for conceptual documentation augmentation.

Remarks

Implementations of this interface can enhance documentation entities with additional content from various sources such as conceptual files, AI services, or other data sources.

Methods

EnrichAsync Abstract

Enriches a documentation entity with additional conceptual content.

Syntax

Parameters

Returns

Type: System.Threading.Tasks.Task A task representing the asynchronous enrichment operation.