Home > @microsoft/api-extractor > ExtractorConfig > docModelGenerationOptions
ExtractorConfig.docModelGenerationOptions property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
If specified, the doc model is enabled and the specified options will be used.
Signature:
readonly docModelGenerationOptions: IApiModelGenerationOptions | undefined;