DocumentationContextBuilder<TContext>.CreateXmlDocProvider Method
- Namespace
- Kampute.DocToolkit
- Assembly
- Kampute.DocToolkit.dll
Definition
Creates the XML documentation provider based on the configured settings.
protected virtual IXmlDocProvider CreateXmlDocProvider()Returns
- IXmlDocProvider
- An instance of IXmlDocProvider representing the XML documentation provider.
Remarks
This method initializes the XML documentation provider with the specified error handler and imports all configured XML documentation files into the provider.
