Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HtmlOptions

Hierarchy

Index

Properties

Optional entryPoint

entryPoint: undefined | string

Optional exclude

exclude: undefined | string

Optional excludeExternals

excludeExternals: undefined | true | false

Optional excludePrivate

excludePrivate: undefined | true | false

Optional externalPattern

externalPattern: undefined | string

Optional gaID

gaID: undefined | string

Optional gaSite

gaSite: undefined | string

Optional hideGenerator

hideGenerator: undefined | true | false

Optional includeDeclarations

includeDeclarations: undefined | true | false

Optional includes

includes: undefined | string

Optional media

media: undefined | string

Optional mode

mode: undefined | string

Optional module

module: "common.js" | "amd" | "system" | "umd"

Optional name

name: undefined | string

Optional readme

readme: undefined | string

Optional target

target: "ES3" | "ES5" | "ES6"

Optional theme

theme: "default" | "minimal" | string

Optional tsconfig

tsconfig: boolean | string

Generated using TypeDoc