"src\typedocs.d.ts" Module

Interfaces

Name Description
GeneratorInput

Input for the generator to process.

GeneratorOptions

Options used for controlling how documentation generation happens.

Go to top

Types

Name Description
WebsiteOptions

Options for generating the website.

Go to top

Functions

Name Description
generate

Generates documentation for APIs present in the specified files.

@returns The list of documentation elements.

flattenModules
Go to top