Getting Started
Writing content
API Documentation
Customization
Recipes
API References Develop
@ng-doc/builder / Interface

NgDocKeywordsConfiguration

The configuration for the global keywords.

Properties

NameTypeDescription
keywords
Record<string, NgDocGlobalKeyword> | undefined

List of the global keywords, to create link to foreign websites

loaders
NgDocKeywordsLoader[] | undefined

List of async loaders that will be used to load the global keywords.