ApiDocModel Type
Represents a set of assemblies integrated with their associated documentation
Instance members
Instance member |
Description
|
|
The full list of all entities
|
|
The full list of all entities
|
|
Specifies file extensions to use in files and URLs
|
Full Usage:
this.IndexFileUrl
Parameters:
string
collectionName : string
qualify : bool
extension : string
Returns: string
|
URL of the 'index.html' for the reference documentation for the model
|
Full Usage:
this.IndexOutputFile
Parameters:
string
qualify : bool
extension : string
Returns: string
|
URL of the 'index.html' for the reference documentation for the model
|
Full Usage:
this.Qualify
Returns: bool
|
Indicates if each collection is being qualified by its collection name, e.g. 'reference/FSharp.Core'
|
Full Usage:
this.Root
Returns: string
|
The root URL for the entire generation, normally '/'
|
|
The substitutions. Different substitutions can also be used for each specific input
|