Loads override content and conceptual documentation for API types.
public class OverrideContentLoader
public OverrideContentLoader(MintlifyOptions options)
public Task<Dictionary<string, OverrideContent>> LoadAllOverrideContentAsync()
public Task<ConceptualContent> LoadConceptualContentAsync(DocFxApiItem typeItem, OverrideContent overrideContent)
public Task<OverrideContent> LoadOverrideContentAsync(DocFxApiItem typeItem)