ngDocKeywordsLoader
Loads keywords from an external NgDoc documentation. You can use it to integrate your documentation with another NgDoc documentation and use its API or Pages keywords.
Presentation
function ngDocKeywordsLoader (
options: NgDocKeywordsLoaderOptions ,
): NgDocKeywordsLoader ;Returns
Parameters
| Name | Type | Description |
|---|---|---|
| options | | The options for the NgDoc keywords loader. |