mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Consolidate separate scripts for updating Aria, CDK, and CLI documentation into a single, unified script. This change streamlines the documentation update process and improves maintainability. The workflow file has been updated to use the new consolidated script. PR Close #64792 |
||
|---|---|---|
| .. | ||
| github-client.mjs | ||
| index.mjs | ||
| README.md | ||
| update-assets.mjs | ||
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 pages.
CDK Packages
Updates the Angular CDK API JSON files in adev/src/content/cdk, used for the angular.dev API pages.
CLI Help Pages
Updates the Angular CLI help JSON files in adev/src/content/cli/help, used for the angular.dev CLI pages.