@typhonjs-typedoc/typedoc-pkg
Function generateDocs
generateDocs
(
configs
:
GenerateConfig
|
Iterable
<
GenerateConfig
,
any
,
any
>
,
)
:
Promise
<
void
>
Generates docs from given configuration.
Parameters
configs
:
GenerateConfig
|
Iterable
<
GenerateConfig
,
any
,
any
>
Generate config(s).
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
@typhonjs-typedoc/typedoc-pkg
Generates docs from given configuration.