GeneratorOptions Interface

Options used for controlling how documentation generation happens.

Properties

Name Description
compilerOptions

Compiler options used to compiler the files.

websiteOptions

The folder in which the files for the website of API documentation should be generated.

devMode

Callback to execute in dev mode when an unexpected situation is encountered.

Go to top

Sections