Interface: DocParserGlobalOptions
Global options to configure the Doc output
Properties
descriptionLimit
• descriptionLimit: number
The maximum number of characters to show in the description.
Default
1500
Defined in
lib/utils/interfaces.ts:73
escapeMarkdownLinks
• escapeMarkdownLinks: boolean
Whether to escape markdown links in the output.
Default
false
Defined in
lib/utils/interfaces.ts:68