Function generateDocs
- generateDocs(
configs: GenerateConfig | Iterable<GenerateConfig, any, any>,
): Promise<void> Parameters
- configs: GenerateConfig | Iterable<GenerateConfig, any, any>
Generate config(s).
Returns Promise<void>
- configs: GenerateConfig | Iterable<GenerateConfig, any, any>
Generates docs from given configuration.