ApiDocNamespace Type
Represents a namespace integrated with its associated documentation
Constructors
| Constructor |
Description
|
Full Usage:
ApiDocNamespace(name, modifiers, substitutions, nsdocs)
Parameters:
string
modifiers : ApiDocEntity list
substitutions : Substitutions
nsdocs : ApiDocComment option
Returns: ApiDocNamespace
|
|
Instance members
| Instance member |
Description
|
|
All modules in the namespace
|
The name of the namespace
|
|
|
The summary text for the namespace
|
|
|
|
The substitution substitutions active for generating thist content
|
|
The base name for the generated file
|
|
The hash label for the URL with the overall namespaces file
|
FSharp.Formatting