angular/packages/compiler-cli/src/ngtsc/docs
Paul Gschwendtner ee76001431 refactor(compiler-cli): support ignoring specific doc entries during extraction (#55053)
This commit adds support for ignoring specific doc entries when
extracting doc entries. This allows us to drop e.g. `InputFunction` from
the API docs, given that the `input` API entry holds all the relevant
information.

`InputFunction` only exists for type purposes in the `.d.ts`.

PR Close #55053
2024-03-28 09:38:43 -07:00
..
src refactor(compiler-cli): support ignoring specific doc entries during extraction (#55053) 2024-03-28 09:38:43 -07:00
BUILD.bazel feat(compiler): extract directive docs info (#51733) 2023-09-18 12:29:22 +02:00
index.ts feat(compiler): initial skeleton for API doc extraction (#51733) 2023-09-18 12:29:19 +02:00