mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 03:23:57 +08:00
- change the URL for the API search - use google search when --search option is true, since angular.io doesn't have a search page anymore - improve the help and doc of the doc command
545 B
545 B
ng doc
Overview
ng doc [search term]
Opens the official Angular API documentation for a given keyword on angular.io.
Options
search
--search
(alias: -s
) default value: false
Search for the keyword in the whole [angular.io](https://angular.io) documentation instead of just the API.