ng doc

From Get docs
< CLI Overview and Command ReferenceAngular/docs/11/cli/doc


Opens the official Angular documentation (angular.io) in a browser, and searches for a given keyword.

ng doc <keyword> [options]

ng d <keyword> [options]

Arguments

Argument Description Value Type
<keyword> The keyword to search for, as provided in the search bar in angular.io. string

Options

Option Description Value Type Default Value
--help Shows a help message for this command in the console. false|json|JSON false
--search

Search all of angular.io. Otherwise, searches only API reference documentation.

Aliases: -s

boolean false
--version Contains the version of Angular to use for the documentation. If not provided, the command uses your current Angular core version. number


© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v11.angular.io/cli/doc