Class TypeDocReader

Obtains option values from typedoc.json or typedoc.js (discouraged since ~0.14, don't fully deprecate until API has stabilized)

Hierarchy

  • TypeDocReader

Implements

Constructors

Properties

Methods

Constructors

Properties

name: string = "typedoc-json"

The name of this reader so that it may be removed by plugins without the plugin accessing the instance performing the read. Multiple readers may have the same name.

priority: number = 100

Should run before the tsconfig reader so that it can specify a tsconfig file to read.

Methods

Generated using TypeDoc