ApiDocs.GenerateHtml(inputs, output, collectionName, substitutions, ?template, ?root, ?qualify, ?libDirs, ?otherFlags, ?urlRangeHighlight, ?onError)
Generates default HTML pages for the assemblies specified by the `inputs` parameter
ApiDocInput list
the components to generate documentation for
string
the output directory
string
the overall collection name
Substitutions
the substitutions to use in content and templates
string
the template to use for each documentation page
string
The root url of the generated documentation within the website
bool
qualify the output set by collection name, e.g. `reference/FSharp.Core/...`
string list
Use this to specify additional paths where referenced DLL files can be found when formatting code snippets inside Markdown comments
string list
Additional flags that are passed to the F# compiler to specify references explicitly etc.
Uri -> int -> int -> string
A function that can be used to override the default way of generating GitHub links
string -> unit
ApiDocModel * ApiDocsSearchIndexEntry[]
ApiDocs.GenerateMarkdown(inputs, output, collectionName, substitutions, ?template, ?root, ?qualify, ?libDirs, ?otherFlags, ?urlRangeHighlight, ?onError)
Generates default Markdown pages for the assemblies specified by the `inputs` parameter
ApiDocInput list
the components to generate documentation for
string
the output directory
string
the overall collection name
Substitutions
the substitutions to use in content and templates
string
the template to use for each documentation page
string
The root url of the generated documentation within the website
bool
qualify the output set by collection name, e.g. `reference/FSharp.Core/...`
string list
Use this to specify additional paths where referenced DLL files can be found when formatting code snippets inside Markdown comments
string list
Additional flags that are passed to the F# compiler to specify references explicitly etc.
Uri -> int -> int -> string
A function that can be used to override the default way of generating GitHub links
string -> unit
ApiDocModel * ApiDocsSearchIndexEntry[]
Generates a documentation model for the assemblies specified by the `inputs` parameter
ApiDocInput list
the components to generate documentation for
string
the overall collection name
Substitutions
the substitutions to use in content and templates
bool
qualify the output set by collection name, e.g. reference/FSharp.Core/...
string list
Use this to specify additional paths where referenced DLL files can be found when formatting code snippets inside Markdown comments
string list
Additional flags that are passed to the F# compiler (you can use this if you want to specify references explicitly etc.)
string
The root url of the generated documentation within the website
Uri -> int -> int -> string
A function that can be used to override the default way of generating GitHub links
string -> unit
ApiDocFileExtensions
The extensions used for files and URLs
ApiDocModel
Generates the search index from the given documentation model
ApiDocModel
the model for documentation
ApiDocsSearchIndexEntry[]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4