angular/packages/core/reference-manifests
Jeremy Elbourn a3abe1671c build: add target to generate api manifest (#52472)
This adds a target to generate a manifest of all public api symbols. The majority of inputs are generated from the extraction rules, but API entries that don't have a TypeScript source symbol (elements and blocks) are defined in hand-written json collections.

PR Close #52472
2023-11-02 11:00:59 -07:00
..
block-api-manifest.json build: add target to generate api manifest (#52472) 2023-11-02 11:00:59 -07:00
BUILD.bazel build: add target to generate api manifest (#52472) 2023-11-02 11:00:59 -07:00
element-api-manifest.json build: add target to generate api manifest (#52472) 2023-11-02 11:00:59 -07:00
README.md build: add target to generate api manifest (#52472) 2023-11-02 11:00:59 -07:00

Manual API manifests

This directory contains handwritten JSON entries that are aggregated into Angular's API documentation manifest.