mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Updates the `ng-container` documentation page to use the correct `angular-html` code format and removes an unused CLI documentation file.
15 lines
579 B
Markdown
15 lines
579 B
Markdown
# Update cross-repository documentation assets
|
|
|
|
This script updates documentation assets from other repositories for `angular.dev`.
|
|
|
|
## Aria Packages
|
|
|
|
Updates the Angular Aria API JSON files in `adev/src/content/aria`, used for the [angular.dev API](https://angular.dev/api) pages.
|
|
|
|
## CDK Packages
|
|
|
|
Updates the Angular CDK API JSON files in `adev/src/content/cdk`, used for the [angular.dev API](https://angular.dev/api) pages.
|
|
|
|
## CLI Help Pages
|
|
|
|
Updates the Angular CLI help JSON files in `adev/src/content/cli`, used for the [angular.dev CLI](https://angular.dev/cli) pages.
|