angular/adev/scripts/update-cross-repo-docs
Alan Agius 6f870cead2 ci: refactor cross-repo documentation update scripts (#64792)
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
2025-10-30 19:19:20 +00:00
..
github-client.mjs ci: refactor cross-repo documentation update scripts (#64792) 2025-10-30 19:19:20 +00:00
index.mjs ci: refactor cross-repo documentation update scripts (#64792) 2025-10-30 19:19:20 +00:00
README.md ci: refactor cross-repo documentation update scripts (#64792) 2025-10-30 19:19:20 +00:00
update-assets.mjs ci: refactor cross-repo documentation update scripts (#64792) 2025-10-30 19:19:20 +00:00

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.