Method | Description | |
---|---|---|
Resolve ( string file ) : |
||
TocResolver ( IHostService host, TocItemInfo>.Dictionary |
Method | Description | |
---|---|---|
GetDefaultHomepageItem ( |
||
IsValidHomepageLink ( |
Valid homepage href should: 1. relative file path 2. refer to a file 3. folder is not supported 4. refer to an `uid`
|
|
NormalizeHref ( string href, Microsoft.DocAsCode.Common.RelativePath relativeToFile ) : string | ||
ResolveItem ( |
||
ResolveItemCore ( |
public TocResolver ( IHostService host, TocItemInfo>.Dictionary |
||
host | IHostService | |
collection | TocItemInfo>.Dictionary | |
return | System |