Method | Description | |
---|---|---|
Build ( |
||
CanIncrementalBuild ( FileAndType fileAndType ) : bool | ||
GetDependencyTypesToRegister ( ) : IEnumerable |
||
GetIncrementalContextHash ( ) : string | ||
Prebuild ( ImmutableList |
1. Expand the TOC reference 2. Resolve homepage
|
Method | Description | |
---|---|---|
BuildCore ( |
||
ParseFile ( string link ) : string |
public Build ( |
||
model | ||
host | IHostService | |
return | void |
public CanIncrementalBuild ( FileAndType fileAndType ) : bool | ||
fileAndType | FileAndType | |
return | bool |
public GetDependencyTypesToRegister ( ) : IEnumerable |
||
return | IEnumerable |
public GetIncrementalContextHash ( ) : string | ||
return | string |
public Prebuild ( ImmutableList |
||
models | ImmutableList |
|
host | IHostService | |
return | IEnumerable |