core/common/ApplicationOptions.ts
Properties |
excludeDefault |
excludeDefault:
|
Type : string[]
|
List of regex strings. Matching default docs URLs will be hidden. |
links |
links:
|
Type : Links[]
|
Additional links to be displayed. |
noDefault |
noDefault:
|
Type : boolean
|
Hide default links to documentation. |