Interface MarkdownOptions

Markdown options.

Hierarchy

  • MarkdownOptions

Properties

owner?: string

GitHub owner name. [owner]

prefix?: string

Namespace prefix.

repo?: string

GitHub repo name. [repo]

useWiki?: boolean

Use wiki links? [false]

withDescription?: boolean

Include root description? [false]

withType?: boolean

Include types? [false]

wrapText?: number

Wrap comment text after. [0 => unlimited]

Generated using TypeDoc