The metadata generator creates a flattened list of metadata entries from API documentation, extracting structured information about functions, classes, methods, and other API elements.
The metadata generator accepts the following configuration options:
| Name | Type | Default | Description |
|---|---|---|---|
typeMap | string | 'typeMap.json' | URL or path to the type mapping configuration file |