Web/ForgeTrust.Runnable.Web.RazorDocs/Models/DocModels.cs
DocModels
Type
DocNode
Represents a documentation node within the repository.
Type
IDocHarvester
Interface for harvesting documentation from various sources.
Method
HarvestAsync(string, CancellationToken)
Asynchronously scans the specified root path and returns a collection of documentation nodes harvested from sources under that path.