typedoc-plugin-extras
Preparing search index...
pluginOptions
Function pluginOptions
pluginOptions
(
app
:
Application
,
)
:
{
options
:
()
=>
{
customDescription
:
undefined
|
string
;
customTitle
:
undefined
|
string
;
footerDate
:
boolean
;
footerLastModified
:
boolean
;
footerTime
:
boolean
;
footerTypedocVersion
:
boolean
;
hideGenerator
:
boolean
;
outDir
:
undefined
|
string
;
}
;
}
Parameters
app
:
Application
Returns
{
options
:
()
=>
{
customDescription
:
undefined
|
string
;
customTitle
:
undefined
|
string
;
footerDate
:
boolean
;
footerLastModified
:
boolean
;
footerTime
:
boolean
;
footerTypedocVersion
:
boolean
;
hideGenerator
:
boolean
;
outDir
:
undefined
|
string
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
typedoc-plugin-extras
Loading...